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

ASF subversion and git services commented on SOLR-13168:
--------------------------------------------------------

Commit fa22ab89563a543917db13d156db7190a25bc5a4 in lucene-solr's branch 
refs/heads/branch_8x from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fa22ab8 ]

SOLR-13168: Fixed a bug in TestInjection that caused test only code to be 
invoked when TLOG replicas recieved commits if java assertions were enabled

(see also: SOLR-12313)

(cherry picked from commit ec6835906518b97ea03bbdb3b01442711cf9f943)


> tlog replicas wait for sync on every commit when solr is run with java 
> assertions
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-13168
>                 URL: https://issues.apache.org/jira/browse/SOLR-13168
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>            Priority: Major
>
> Due to a bug in how {{TestInjection.waitForInSyncWithLeader}} was 
> implemented, the test injection code can "leak" into non-test instances of 
> solr in situations where java assertions were enabled at run time.
> This results in tlog replicas stalling on commit commands, and waiting for 
> the regular scheduled/timed replication to take place before allowing the 
> commit to succeed -- meaning that the commit commands can time out.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to