[ https://issues.apache.org/jira/browse/HIVE-25396?focusedWorklogId=687073&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-687073 ]
ASF GitHub Bot logged work on HIVE-25396: ----------------------------------------- Author: ASF GitHub Bot Created on: 28/Nov/21 00:13 Start Date: 28/Nov/21 00:13 Worklog Time Spent: 10m Work Description: github-actions[bot] closed pull request #2572: URL: https://github.com/apache/hive/pull/2572 -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 687073) Time Spent: 2h 50m (was: 2h 40m) > Improve Exception handling in Hive Server 2 > ------------------------------------------- > > Key: HIVE-25396 > URL: https://issues.apache.org/jira/browse/HIVE-25396 > Project: Hive > Issue Type: Bug > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Major > Labels: pull-request-available > Attachments: hive-improve-exception-handling-04-master.patch > > Time Spent: 2h 50m > Remaining Estimate: 0h > > Hive's org.apache.hive.service.thrift.ThriftHttpServlet.doPost method does > not handle all Exception kinds. This leaves uncaught Exception handling > choices to the Jetty HTTP library. We fix that. > Also, a Thread.UncaughtExceptionHandler is added to Hive Server 2 so uncaught > Exception are handled uniformly, including making them logged and not just > printed to stderr. -- This message was sent by Atlassian Jira (v8.20.1#820001)