deniskuzZ commented on code in PR #5559:
URL: https://github.com/apache/hive/pull/5559#discussion_r1871569313
##########
ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands2.java:
##########
@@ -1335,6 +1319,7 @@ public void
testInitiatorWithMinorCompactionForInsertOnlyTable() throws Exceptio
* Make sure there's no FileSystem$Cache$Key leak due to UGI use
* @throws Exception
*/
+ @Ignore("FileSystem.closeAllForUGI is never called from Compaction related
threads")
Review Comment:
if that is the case, why do we need this test at all?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]