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

ASF subversion and git services commented on FLUME-2738:
--------------------------------------------------------

Commit 38f0b316ddcc834c6249c7179c4c1d23ab445a84 in flume's branch 
refs/heads/trunk from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=38f0b31 ]

FLUME-2738. Fix file descriptor leak in AsyncHBaseSink when HBase cluster goes 
down.

(Johny Rufus via Hari)


> Async HBase sink FD leak on client shutdown
> -------------------------------------------
>
>                 Key: FLUME-2738
>                 URL: https://issues.apache.org/jira/browse/FLUME-2738
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Johny Rufus
>            Assignee: Johny Rufus
>         Attachments: FLUME-2738-1.patch, FLUME-2738-2.patch, 
> FLUME-2738-3.patch, FLUME-2738.patch
>
>
> Currently every time Async Hbase Sink calls HBaseSink.shutdown, there is FD 
> leak due to HBaseSink using CustomChannelFactory where 
> releaseExternalResources() is overridden to a No-op. Need to replace this 
> with a standard NioClientSocketChannelFactory, that releases external 
> resources properly



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

Reply via email to