[ https://issues.apache.org/jira/browse/SOLR-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199501#comment-13199501
]
Mark Miller commented on SOLR-3082:
-----------------------------------
This does not really solve things for the replicate on optimize option, but it does deal with
the replicate on commit option and in general offers better behavior I think - I'll commit
this soon if there is no objection.
> If you use a lazy replication request handler, the commit listener will not be registered
right away, and might miss tracking the last commit.
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-3082
> URL: https://issues.apache.org/jira/browse/SOLR-3082
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 4.0
>
> Attachments: SOLR-3082.patch
>
>
> The result is that you might see version 0 as the latest commit version when it's really
not.
--
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@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|