[
https://issues.apache.org/jira/browse/HIVE-19568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16556891#comment-16556891
]
Hive QA commented on HIVE-19568:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12933129/HIVE-19568.03.patch
{color:green}SUCCESS:{color} +1 due to 9 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14813 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.service.cli.thrift.TestMiniHS2StateWithNoZookeeper.openSessionAndClose
(batchId=245)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12868/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12868/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12868/
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
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12933129 - 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.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)