[GitHub] [hbase] Apache9 commented on pull request #2570: HBASE-25126 Add load balance logic in hbase-client to distribute read…

2020-10-21 Thread GitBox
Apache9 commented on pull request #2570: URL: https://github.com/apache/hbase/pull/2570#issuecomment-714062524 > Do you think "fallback to primary" logic needs to be passed down from rpc retrying caller? Then it needs to be aware of this feature and needs to maintain some state. Was

[GitHub] [hbase] Apache9 commented on pull request #2570: HBASE-25126 Add load balance logic in hbase-client to distribute read…

2020-10-20 Thread GitBox
Apache9 commented on pull request #2570: URL: https://github.com/apache/hbase/pull/2570#issuecomment-713259579 On a high level design, we used to have a `hbase.meta.replicas.use` config to control whether to make use meta replicas at client side. Do we want to deprecate this config and