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

Reply via email to