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

Miklos Gergely commented on HIVE-23732:
---------------------------------------

[~kishendas] please take a look at 
https://issues.apache.org/jira/browse/HIVE-23718, and to the comments at the 
pull request. It is aiming for the same goal, by first extracting the 
transaction related logic to a class called DriverTxnManager, then in a follow 
up Jira  to merge the ValidTxnManager into this new class.

> [refactor] Move allocating write IDs to ValidTxnManager.getTxnWriteIds
> ----------------------------------------------------------------------
>
>                 Key: HIVE-23732
>                 URL: https://issues.apache.org/jira/browse/HIVE-23732
>             Project: Hive
>          Issue Type: Task
>          Components: HiveServer2
>            Reporter: Kishen Das
>            Priority: Major
>
> Right now some of this logic is spread across in Driver.java and 
> ValidTxnManager.java . It would be nice if we can consolidate the logic of 
> allocating the write IDs and move it within ValidTxnManager. 



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

Reply via email to