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:42:41 UTC

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

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

Rakesh R updated BOOKKEEPER-698:
--------------------------------

    Attachment: 0001-BOOKKEEPER-698.patch

> 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
>             Fix For: 4.3.0
>
>         Attachments: 0001-BOOKKEEPER-698.patch
>
>
> '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)