[ https://issues.apache.org/jira/browse/HIVE-21669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830190#comment-16830190 ]
Hive QA commented on HIVE-21669: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12967470/HIVE-21669.01.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15935 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/17079/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17079/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17079/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12967470 - PreCommit-HIVE-Build > HS2 throws NPE when HiveStatement.getQueryId is invoked and query is closed > concurrently. > ----------------------------------------------------------------------------------------- > > Key: HIVE-21669 > URL: https://issues.apache.org/jira/browse/HIVE-21669 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 4.0.0 > Reporter: Sankar Hariappan > Assignee: Sankar Hariappan > Priority: Major > Attachments: HIVE-21669.01.patch > > > HS2 throws NullPointerException if HiveStatement.getQueryId invoked without > executing any query or query is closed. It should instead return null so that > caller would check it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)