László Végh created HIVE-26288:
----------------------------------
Summary: NPE in CompactionTxnHandler.markFailed()
Key: HIVE-26288
URL: https://issues.apache.org/jira/browse/HIVE-26288
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: László Végh
Unhandled exceptions in
IMetaStoreClient.findNextCompact(FindNextCompactRequest) handled incorrectly in
worker. I these cases the CompcationInfo remains null, but the catch block
passes it to CompactionTxnHandler.markFailed() which causes an NPE.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)