Johny Rufus created FLUME-2732:
----------------------------------

             Summary: 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


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)

Reply via email to