replicateAfter optimize not working
-----------------------------------

                 Key: SOLR-3034
                 URL: https://issues.apache.org/jira/browse/SOLR-3034
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.0
            Reporter: Antony Stubbs


I have:
{noformat}
      <str name="replicateAfter">optimize</str>
      <str name="replicateAfter">commit</str>
      <str name="replicateAfter">startup</str>
{noformat}
But the UI only shows:
{noformat}
replicateAfter:commit, startup
{noformat}
And sure enough, optimizing does not cause a replication to happen. 

Also, replicating an optimized index, does not seem to keep in "optimized" on 
the slave. Is that really the case, or is it a bug? I would expect if an index 
is optimized on master, when it is then replicated to slaves, the slaves would 
receive the optimized index.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to