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

Lars Hofhansl commented on OMID-124:
------------------------------------

I see in the code that there's an attempt to close the HBaseClient. But each 
call to HBaseCommitTable.getClient() creates a new client... Perhaps it's 
better to just create a new one if none exists. Not sure.

> HBaseCommitTable.HBaseClient.deleteBatchExecutor should use daemon threads
> --------------------------------------------------------------------------
>
>                 Key: OMID-124
>                 URL: https://issues.apache.org/jira/browse/OMID-124
>             Project: Apache Omid
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Yonatan Gottesman
>            Priority: Major
>         Attachments: OMID-124.txt
>
>
> I found that as soon as any transaction is written in HBase, the region 
> server subsequently fails to shut down.
> I tracked it down the HBaseClient in HBaseCommitTable. I think this should 
> generally create daemon threads only.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to