[
https://issues.apache.org/jira/browse/HIVE-26288?focusedWorklogId=795631&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-795631
]
ASF GitHub Bot logged work on HIVE-26288:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jul/22 12:17
Start Date: 27/Jul/22 12:17
Worklog Time Spent: 10m
Work Description: deniskuzZ merged PR #3451:
URL: https://github.com/apache/hive/pull/3451
Issue Time Tracking
-------------------
Worklog Id: (was: 795631)
Time Spent: 0.5h (was: 20m)
> 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
> Assignee: Zsolt Miskolczi
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.10#820010)