[ https://issues.apache.org/jira/browse/HBASE-26150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-26150. ------------------------------- Fix Version/s: 3.0.0-alpha-2 2.5.0 Hadoop Flags: Reviewed Release Note: Introduced a RpcConnectionRegistry. Config 'hbase.client.bootstrap.servers' to set up the initial bootstrap nodes. The registry will refresh the bootstrap server periodically or on errors. Notice that, masters and region servers both implement the necessary rpc interface so you are free to config either masters or region servers as the initial bootstrap nodes. Resolution: Fixed Pushed to master and branch-2. Thanks [~bharathv] for reviewing. > Let region server also carry ClientMetaService > ---------------------------------------------- > > Key: HBASE-26150 > URL: https://issues.apache.org/jira/browse/HBASE-26150 > Project: HBase > Issue Type: Sub-task > Components: Client, meta > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Major > Fix For: 2.5.0, 3.0.0-alpha-2 > > > Usually region server will be deployed on machines which are more powerful > than masters, so it will be good to let region servers carries more load. -- This message was sent by Atlassian Jira (v8.3.4#803005)