Yutong Xiao
Yutong Xiao
In our production environment, when a table contains a large quantity of regions (more than 1000 regions), the client will send too many scan requests to meta regionserver when the...
https://issues.apache.org/jira/browse/HBASE-27246
https://issues.apache.org/jira/browse/HBASE-26565
https://issues.apache.org/jira/browse/HBASE-26583
https://issues.apache.org/jira/browse/HBASE-26354
https://issues.apache.org/jira/browse/HBASE-26780
https://issues.apache.org/jira/browse/HBASE-27962
Descriptions of the changes in this PR: Added a sync method for AppendOnlyWriter ### Motivation We are testing using Distributedlog as HBase WAL storage. For HBase, there are three different...
**FEATURE REQUEST** 1. We are using the distributedlog as a WAL storage. Currently, the AppendOnlyWriter only support a force method to make sure the data is already persistently stored in...
https://issues.apache.org/jira/browse/HBASE-29027