[
https://issues.apache.org/jira/browse/HIVE-29274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030397#comment-18030397
]
Denys Kuzmenko edited comment on HIVE-29274 at 10/16/25 3:57 PM:
-----------------------------------------------------------------
[~zabetak] should we disable it right away, wdyt?
cc [~dengzh]
it might be a code issue as well:
{code:java}
javax.jdo.JDOUserException: Transaction is still active. You should always
close your transactions correctly using commit() or rollback().
FailedObject:org.datanucleus.api.jdo.JDOPersistenceManager@2d5b55be at
org.datanucleus.api.jdo.JDOPersistenceManagerFactory.close(JDOPersistenceManagerFactory.java:644)
at
org.apache.hadoop.hive.metastore.PersistenceManagerProvider.closePmfInternal(PersistenceManagerProvider.java:151){code}
was (Author: dkuzmenko):
[~zabetak] should we disable it right away, wdyt?
cc [~dengzh]
> Flaky TestMetastoreLeaseLeader#testHouseKeepingThreads
> ------------------------------------------------------
>
> Key: HIVE-29274
> URL: https://issues.apache.org/jira/browse/HIVE-29274
> Project: Hive
> Issue Type: Test
> Components: Standalone Metastore
> Affects Versions: 4.1.0
> Reporter: Denys Kuzmenko
> Priority: Major
>
> https://ci.hive.apache.org/job/hive-flaky-check/906/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)