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 2019/01/02 09:29: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=16731872#comment-16731872 ] 

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

I can confirm that [~yonigo]'s change fixes the problem I saw.

> 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: Critical
>             Fix For: 1.0.1
>
>         Attachments: OMID-124.txt, omid124.patch
>
>
> 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)