[ 
https://issues.apache.org/jira/browse/PHOENIX-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950884#comment-17950884
 ] 

Istvan Toth commented on PHOENIX-7534:
--------------------------------------

This is because hbase.client.bootstrap.servers is not set by default.

Why (at least in our current versions) HBase falls back internally to 
MasterRPCRegistry in this case, the ConnectionInfo normalization code does not 
anticipate that.

I don't think that is real issue. We can fix the test by setting 
hbase.client.bootstrap.servers , so that we test the same default functionality 
we test for the other registries.


> ConnectionIT.testRPCConnections  is very flakey
> -----------------------------------------------
>
>                 Key: PHOENIX-7534
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7534
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> Not sure if this is a code or test issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to