Bharath Vissapragada created HBASE-24765: --------------------------------------------
Summary: Dynamic master discovery Key: HBASE-24765 URL: https://issues.apache.org/jira/browse/HBASE-24765 Project: HBase Issue Type: Sub-task Components: Client Affects Versions: 2.3.0, 3.0.0-alpha-1 Reporter: Bharath Vissapragada Assignee: Bharath Vissapragada [~stack]'s idea in the design doc for splittable-meta. We can keep a live list of masters to query by fetching the list of available masters from any of the available masters configured in the seed list. User configured list of masters ("hbase.masters") would be used as a seed list. The endpoints are refreshed every 5mins or if any of the registry RPCs hit an error (which ever happens first). -- This message was sent by Atlassian Jira (v8.3.4#803005)