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

László Bodor updated HIVE-28036:
--------------------------------
    Description: 
Referring a method from a different unit test class is crazy, we need to move 
it.
When calling a method like TestDbTxnManager2.checkLock, the @ClassRule of 
TestDbTxnManager2 is called which can potentially screw up things, so this is 
kind of blocking some stuff in HIVE-27972 as well.

> Move checkLock method to TestTxnDbUtil
> --------------------------------------
>
>                 Key: HIVE-28036
>                 URL: https://issues.apache.org/jira/browse/HIVE-28036
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>
> Referring a method from a different unit test class is crazy, we need to move 
> it.
> When calling a method like TestDbTxnManager2.checkLock, the @ClassRule of 
> TestDbTxnManager2 is called which can potentially screw up things, so this is 
> kind of blocking some stuff in HIVE-27972 as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to