[ 
https://issues.apache.org/jira/browse/HIVE-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-6788:
-----------------------------

    Attachment: HIVE-6788.patch

This patch adds logic to getOpenTxns to check for any abandoned transactions 
and move them from open to aborted before returning the list of open 
transactions.

> Abandoned opened transactions not being timed out
> -------------------------------------------------
>
>                 Key: HIVE-6788
>                 URL: https://issues.apache.org/jira/browse/HIVE-6788
>             Project: Hive
>          Issue Type: Bug
>          Components: Locking
>    Affects Versions: 0.13.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-6788.patch
>
>
> If a client abandons an open transaction it is never closed.  This does not 
> cause any immediate problems (as locks are timed out) but it will eventually 
> lead to high levels of open transactions in the lists that readers need to be 
> aware of when reading tables or partitions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to