[jira] [Created] (HBASE-25288) Make MasterRpcServices not extends RSRpcServices

2020-11-15 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25288: - Summary: Make MasterRpcServices not extends RSRpcServices Key: HBASE-25288 URL: https://issues.apache.org/jira/browse/HBASE-25288 Project: HBase Issue Type: Sub-ta

Re: HEAD-UP: Merging HBASE-18070 "Enable memstore replication for meta replica" to master and then back to branch-2

2020-11-15 Thread Duo Zhang
So what is your purpose of distributing the request of region location lookup? It is just because you want to 'distribute the request of region location lookup'? Then I'm -1 on merging. We should reach an agreement on what we want to solve before merging at least. I've helped this issue from the

[jira] [Created] (HBASE-25287) Forgetting to unbuffer streams results in many CLOSE_WAIT sockets when loading files

2020-11-15 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25287: -- Summary: Forgetting to unbuffer streams results in many CLOSE_WAIT sockets when loading files Key: HBASE-25287 URL: https://issues.apache.org/jira/browse/HBASE-25287 Proj

Re: HEAD-UP: Merging HBASE-18070 "Enable memstore replication for meta replica" to master and then back to branch-2

2020-11-15 Thread Stack
On Sun, Nov 15, 2020 at 9:16 AM Andrew Purtell wrote: > I agree with Duo’s comment that a performance gain is unlikely but would > be orthogonal anyway; Perf observation is just an aside in the issue. Perf is orthogonal as you say above (as long as no regression). > it’s an availability gain

[jira] [Created] (HBASE-25286) remove EOM branches from test personality file

2020-11-15 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-25286: --- Summary: remove EOM branches from test personality file Key: HBASE-25286 URL: https://issues.apache.org/jira/browse/HBASE-25286 Project: HBase Issue Type: Task

Re: HEAD-UP: Merging HBASE-18070 "Enable memstore replication for meta replica" to master and then back to branch-2

2020-11-15 Thread Andrew Purtell
I agree with Duo’s comment that a performance gain is unlikely but would be orthogonal anyway; it’s an availability gain that is the goal. We can assume it based on theory of operation and unit test results but the gain should be tested and measured on a cluster too. That said, the results of

Re: HEAD-UP: Merging HBASE-18070 "Enable memstore replication for meta replica" to master and then back to branch-2

2020-11-15 Thread Duo Zhang
Replied on jira, I think we missed an important scenario when testing. Thanks. Stack 于2020年11月15日周日 上午2:30写道: > HBASE-18070 makes it so hbase:meta read replicas can run closer to the > primary, (< second lags rather than minutes). It adds Async WAL > Replication[1] on the hbase:meta table; i.e.

[jira] [Created] (HBASE-25285) [branch-1] Fix problems from compat-check reports=

2020-11-15 Thread Reid Chan (Jira)
Reid Chan created HBASE-25285: - Summary: [branch-1] Fix problems from compat-check reports= Key: HBASE-25285 URL: https://issues.apache.org/jira/browse/HBASE-25285 Project: HBase Issue Type: Bug