You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/12/27 11:38:00 UTC

[jira] [Commented] (OMID-124) HBaseCommitTable.HBaseClient.deleteBatchExecutor should use daemon threads

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

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

Simple patch. Please have a look - I'm not sure that this is the right thing in all case. Where else is HBaseCommitTable used?

> 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
>            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)