You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Thejas Nair (Jira)" <ji...@apache.org> on 2020/05/19 18:22:00 UTC

[jira] [Comment Edited] (HIVE-23512) ReplDumpTask: Adding debug log to print opentxn for debugging opentxn issue blocking repldump task

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

Thejas Nair edited comment on HIVE-23512 at 5/19/20, 6:21 PM:
--------------------------------------------------------------

A nit,  space after "," in log message would be required to pass the style check.

I think this can be logged at INFO level.

[~aasha] [~mahesh]

Can you also please review ?

cc [~anishek]


was (Author: thejas):
A nit,  space after "," would be required to pass the style check.

[~aasha] [~mahesh]

Can you also please review ?

cc [~anishek]

> ReplDumpTask: Adding debug log to print opentxn for debugging opentxn issue blocking repldump task
> --------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-23512
>                 URL: https://issues.apache.org/jira/browse/HIVE-23512
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 3.2.0
>            Reporter: Rajkumar Singh
>            Assignee: Rajkumar Singh
>            Priority: Major
>         Attachments: HIVE-23512.patch
>
>
> Often time we see that ReplDumpTask waiting for hive.repl.bootstrap.dump.open.txn.timeout  (1h) to kill open txns and make progress, the only way to know for what txns it is waiting on is query the Metastore DB and backtrack the txns in HS2 logs to know if open txns are genuinely open for this long or any other issue.
> I am adding the debug log to print these txns which can help in debugging such issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)