You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/07/08 06:30:04 UTC

[jira] [Commented] (FLUME-2732) Make maximum tolerated failures before shutting down and recreating client in AsyncHbaseSink configurable

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

Hari Shreedharan commented on FLUME-2732:
-----------------------------------------

+1. Looks good

> Make maximum tolerated failures before shutting down and recreating client in AsyncHbaseSink configurable
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: FLUME-2732
>                 URL: https://issues.apache.org/jira/browse/FLUME-2732
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Johny Rufus
>            Assignee: Johny Rufus
>         Attachments: FLUME-2732.patch
>
>
> In AsyncHbaseSink, the maximum consecutive transaction failures, after which we shutdown the HbaseClient  and recreate the client, is currently hardcoded to 10. (This change was introduced to overcome a Memory leak in AsyncHbaseClient)
> This needs to be configurable, and defaulted to 0 (Unlimited)
> The reason for this change is to overcome a bug in the AsyncHbaseClient, that starts leaking File Descriptors on shutdown. 



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