You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Rakesh R (JIRA)" <ji...@apache.org> on 2013/10/29 09:38:33 UTC

[jira] [Created] (BOOKKEEPER-698) Bookie client closure is not considering timeoutExecutor

Rakesh R created BOOKKEEPER-698:
-----------------------------------

             Summary: Bookie client closure is not considering timeoutExecutor
                 Key: BOOKKEEPER-698
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-698
             Project: Bookkeeper
          Issue Type: Bug
          Components: bookkeeper-client
            Reporter: Rakesh R
            Assignee: Rakesh R


'timeoutExecutor' is leaking for every bookie client, it should be closed during bookie client closure. I've seen in tests, scheduler is running and periodically executing the TimeoutTask even after bk client closure.

Also, timeoutExecutor is missing thread name. IMHO, no need to raise another issue, just including the small change with this JIRA.



--
This message was sent by Atlassian JIRA
(v6.1#6144)