You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cao Manh Dat (JIRA)" <ji...@apache.org> on 2018/03/22 02:28:00 UTC

[jira] [Created] (SOLR-12135) ZK perfomance problem when multiple updates thread of leader trying to update term

Cao Manh Dat created SOLR-12135:
-----------------------------------

             Summary: ZK perfomance problem when multiple updates thread of leader trying to update term
                 Key: SOLR-12135
                 URL: https://issues.apache.org/jira/browse/SOLR-12135
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 7.3
            Reporter: Cao Manh Dat
            Assignee: Cao Manh Dat
             Fix For: 7.4


From SOLR-12087: When multiple updates thread failed to send updates to a replica, all the threads will try to fetch latest shard term from ZK, lead to high load between leader and ZK. We should introduce a locking mechanism so only on fetch will be made in this case.



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

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