[
https://issues.apache.org/jira/browse/ZOOKEEPER-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702602#comment-16702602
]
Hudson commented on ZOOKEEPER-3183:
-----------------------------------
SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #127 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/127/])
ZOOKEEPER-3183: Interrupting the WatcherCleaner thread during shutdown
(fangmin: rev 061e76123e91db4b9c28ab77e58df1b723df00d9)
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/watch/WatcherCleaner.java
> Interrupting or notifying the WatcherCleaner thread during shutdown if it
> is waiting for dead watchers get certain number(watcherCleanThreshold) and
> also stop adding incoming deadWatcher to deadWatchersList when shutdown is
> initiated.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-3183
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3183
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Reporter: Venkateswarlu Tumati
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 7h 20m
> Remaining Estimate: 0h
>
> Interrupting or notifying the WatcherCleaner thread during shutdown if it
> is waiting for dead watchers get certain number(watcherCleanThreshold) and
> also stop adding incoming deadWatcher to deadWatchersList when shutdown is
> initiated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)