[ 
https://issues.apache.org/jira/browse/ACCUMULO-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Turner updated ACCUMULO-779:
----------------------------------

    Priority: Critical  (was: Major)
    
> ZooStore can starve completed Repos
> -----------------------------------
>
>                 Key: ACCUMULO-779
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-779
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 1.4.1, 1.4.0
>            Reporter: Eric Newton
>            Assignee: Keith Turner
>            Priority: Critical
>             Fix For: 1.5.0, 1.4.2
>
>
> A user aggressively used the compactrange command.  This queued dozens of 
> Repos in zookeeper.  Pulling new Repos from zookeeper is fairly slow.  
> Checking if they are ready, is also slow.  The threads running the Repos 
> would not finish getting through the list of Repos, some of which had 
> finished, before the first item in the list was ready to be checked again.

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

Reply via email to