[
https://issues.apache.org/jira/browse/HIVE-24477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karen Coppage resolved HIVE-24477.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Committed to master branch. Thanks for your work [~pvargacl]!
> Separate production and test code in TxnDbUtil
> ----------------------------------------------
>
> Key: HIVE-24477
> URL: https://issues.apache.org/jira/browse/HIVE-24477
> Project: Hive
> Issue Type: Improvement
> Reporter: Peter Varga
> Assignee: Peter Varga
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> This class was created as a test utility, but it is production package, since
> it is used in multiple projects. Now it is a mixed of test utility and
> production utility which is unfortunate.
> The production code could be moved to TxnUtils class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)