[
https://issues.apache.org/jira/browse/HIVE-24550?focusedWorklogId=526149&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-526149
]
ASF GitHub Bot logged work on HIVE-24550:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Dec/20 21:36
Start Date: 18/Dec/20 21:36
Worklog Time Spent: 10m
Work Description: pvargacl opened a new pull request #1795:
URL: https://github.com/apache/hive/pull/1795
### What changes were proposed in this pull request?
Driver should only cleanup transactionmanager if it is still processing the
same query.
### Why are the changes needed?
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
New unit test.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 526149)
Remaining Estimate: 0h
Time Spent: 10m
> Cleanup only transaction information for the current DriverContext
> ------------------------------------------------------------------
>
> Key: HIVE-24550
> URL: https://issues.apache.org/jira/browse/HIVE-24550
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 4.0.0
> Reporter: John Sherman
> Assignee: John Sherman
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Long term solution would be: https://issues.apache.org/jira/browse/HIVE-24549
> Short term solution for the common usage pattern described in HIVE-24549 is
> to ensure the current driverContext queryId matches the TxnManagers queryId.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)