You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Anishek Agarwal (Jira)" <ji...@apache.org> on 2021/03/15 03:42:00 UTC

[jira] [Commented] (HIVE-24881) Abort old open replication txns

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

Anishek Agarwal commented on HIVE-24881:
----------------------------------------

[~klcopp] are you talking about replication txns on target ? 

These txns will be mapped by replication system, since replication happens based on event streams, we can partially abort these txns since we will not know where in the event stream we have to go back to replay as well as it will break the linear sequence of events.

Can you please elaborate a bit more on the use case affected or what are we trying to achieve ?

cc [~thejas]/[~aasha]/ [~pkumarsinha]


> Abort old open replication txns
> -------------------------------
>
>                 Key: HIVE-24881
>                 URL: https://issues.apache.org/jira/browse/HIVE-24881
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Karen Coppage
>            Assignee: Karen Coppage
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should auto-abort/remove open replication txns that are older than a time threshold (default: 24h).



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