You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/31 13:31:14 UTC

[jira] [Commented] (SOLR-6336) DistributedQueue (and it's use in OCP) leaks ZK Watches

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

ASF GitHub Bot commented on SOLR-6336:
--------------------------------------

Github user andyetitmoves closed the pull request at:

    https://github.com/apache/lucene-solr/pull/81


> DistributedQueue (and it's use in OCP) leaks ZK Watches
> -------------------------------------------------------
>
>                 Key: SOLR-6336
>                 URL: https://issues.apache.org/jira/browse/SOLR-6336
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Ramkumar Aiyengar
>            Assignee: Mark Miller
>             Fix For: 4.10, Trunk
>
>
> The current {{DistributedQueue}} implementation leaks ZK watches whenever it finds children or times out on finding one. OCP uses this in its event loop and can loop tight in some conditions (when exclusivity checks fail), leading to lots of watches which get triggered together on the next event (could be a while for some activities like shard splitting).
> This gets exposed by SOLR-6261 which spawns a new thread for every parallel watch event.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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