[ 
https://issues.apache.org/jira/browse/SOLR-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-5114:
-------------------------------

    Attachment: SOLR-5114.patch

Mostly working snapshot patch.
Trying to figure out what the current behavior is supposed to be in many 
different scenarios is difficult.  One test fails: testEmptyCommits...
                
> 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
>         Attachments: SOLR-5114.patch
>
>
> 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