[ https://issues.apache.org/jira/browse/HIVE-19568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559056#comment-16559056 ]
Hive QA commented on HIVE-19568: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12933252/HIVE-19568.04.patch {color:green}SUCCESS:{color} +1 due to 9 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 14813 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/12884/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12884/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12884/ 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: 12933252 - PreCommit-HIVE-Build > Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance > ------------------------------------------------------------------------- > > Key: HIVE-19568 > URL: https://issues.apache.org/jira/browse/HIVE-19568 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 3.1.0 > Reporter: Prasanth Jayachandran > Assignee: Sergey Shelukhin > Priority: Major > Attachments: HIVE-19568.01.patch, HIVE-19568.02.patch, > HIVE-19568.03.patch, HIVE-19568.04.patch, HIVE-19568.patch > > > The recommended usage for clients when connecting to HS2 with Active/Passive > HA configuration is via ZK service discovery URL. But some applications do > not support ZK service discovery in which case they use direct URL to connect > to HS2 instance. If direct connection is to passive HS2 instance, the > connection should be dropped with proper error message. -- This message was sent by Atlassian JIRA (v7.6.3#76005)