
jira at apache
Feb 29, 2012, 3:53 AM
Views: 45
Permalink
|
|
[jira] [Updated] (SOLR-3176) If replicationHandler has both <master> and <slave> sections disabled (enable=false) it should disable itself
|
|
[ https://issues.apache.org/jira/browse/SOLR-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3176: ------------------------------ Component/s: replication (java) Affects Version/s: 3.5 Fix Version/s: 4.0 3.6 > If replicationHandler has both <master> and <slave> sections disabled (enable=false) it should disable itself > ------------------------------------------------------------------------------------------------------------- > > Key: SOLR-3176 > URL: https://issues.apache.org/jira/browse/SOLR-3176 > Project: Solr > Issue Type: Bug > Components: replication (java) > Affects Versions: 3.5 > Reporter: Jan Høydahl > Fix For: 3.6, 4.0 > > > Today ReplicationHandler silently starts up, but when a slave tries to pull indexversion the (wrongly configured) master answers "0" instead of not answering at all which would be a better response. > Also, it should log a warning that ReplicationHandler is enabled but has no active master or slave section, and then disable the handler altogether. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|