[
https://issues.apache.org/jira/browse/HIVE-29237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028003#comment-18028003
]
Denys Kuzmenko commented on HIVE-29237:
---------------------------------------
Merged to master.
Thanks [~InvisibleProgrammer] for handling that.
> TestHiveCommitLocks flakyness
> -----------------------------
>
> Key: HIVE-29237
> URL: https://issues.apache.org/jira/browse/HIVE-29237
> Project: Hive
> Issue Type: Task
> Reporter: Zsolt Miskolczi
> Assignee: Zsolt Miskolczi
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> TestHiveCommitLocks is flaky on downstream. I couldn't reproduce the issue on
> upstream but I'm pretty sure it can happen any time - as the test cases are
> reusing resources.
> Update:
> With the help of [~dkuzmenko] , the root cause is identified:
> It seems Hive: Refactor commit lock mechanism from HiveTableOperations
> (#6648) port from Iceberg had a mistake and left two
> doNothing().when(spyOps).doUnlock(any()); calls in the test class.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)