You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "László Végh (Jira)" <ji...@apache.org> on 2022/06/03 10:36:00 UTC

[jira] [Created] (HIVE-26288) NPE in CompactionTxnHandler.markFailed()

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)