Hoss Man created SOLR-13168:
-------------------------------
Summary: tlog replicas wait for sync on every commit when solr is
run with java ssertions
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
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: [email protected]
For additional commands, e-mail: [email protected]