You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2013/08/04 19:49:48 UTC

[jira] [Created] (SOLR-5114) stop tracking IndexCommit in replication handler

Yonik Seeley created SOLR-5114:
----------------------------------

             Summary: stop tracking IndexCommit in replication handler
                 Key: SOLR-5114
                 URL: https://issues.apache.org/jira/browse/SOLR-5114
             Project: Solr
          Issue Type: Improvement
            Reporter: Yonik Seeley
            Priority: Trivial


It seems like indexCommitPoint tries to track the latest index commit.  This doesn't seem necessary and could lead to bugs if it's not tracked correctly.  We should always be able to ask the deletion policy for the latest commit (including a fallback mechanism if no IW has yet been opened)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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