vcsomor opened a new pull request #2642: URL: https://github.com/apache/hive/pull/2642
In the hive-exec when the `Worker` in the Compaction encounters an Exception it might try to mark failed a compaction without any compaction info. To make the method more resilient, a null-safe code branch was added to the int the `CompactionTxnHandler` -- 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]
