You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2013/06/19 18:43:19 UTC

[jira] [Created] (KAFKA-947) isr-expiration-thread may block LeaderAndIsr request for a relatively long period

Jun Rao created KAFKA-947:
-----------------------------

             Summary: isr-expiration-thread may block LeaderAndIsr request for a relatively long period 
                 Key: KAFKA-947
                 URL: https://issues.apache.org/jira/browse/KAFKA-947
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8.1
            Reporter: Jun Rao
            Assignee: Jun Rao


If there are lots of partitions whose isr needs to be shrank, isr-expiration-thread will hold a long lock on leaderPartitionsLock, which will delay LeaderAndIsr requests.

--
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