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

Istvan Toth edited comment on PHOENIX-7534 at 5/12/25 9:52 AM:
---------------------------------------------------------------

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

While (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.



was (Author: stoty):
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
>    Affects Versions: 5.1.3, 5.2.1, 5.3
>            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