[ 
https://issues.apache.org/jira/browse/SOLR-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582055#comment-16582055
 ] 

Rupa Shankar commented on SOLR-12475:
-------------------------------------

This test was failing intermittently because it was checking the tlog file 
sizes on disk after hard commits were automatically triggered. This was 
problematic because a triggered hard commit gets scheduled for some point 
(soon) in the future, so the check was not always guaranteed to succeed. Have 
changed this to check the current tlog object's stream size directly.

> Fix failing MaxSizeAutoCommitTest
> ---------------------------------
>
>                 Key: SOLR-12475
>                 URL: https://issues.apache.org/jira/browse/SOLR-12475
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>            Priority: Major
>         Attachments: SOLR-12475.patch
>
>
> Investigate and fix the failing MaxSizeAutoCommitTest. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to