[
https://issues.apache.org/jira/browse/HIVE-24477?focusedWorklogId=526873&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-526873
]
ASF GitHub Bot logged work on HIVE-24477:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Dec/20 16:51
Start Date: 21/Dec/20 16:51
Worklog Time Spent: 10m
Work Description: klcopp merged pull request #1731:
URL: https://github.com/apache/hive/pull/1731
----------------------------------------------------------------
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: 526873)
Time Spent: 40m (was: 0.5h)
> 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
> 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)