hbase icon indicating copy to clipboard operation
hbase copied to clipboard

Apache HBase

Results 488 hbase issues
Sort by recently updated
recently updated
newest added

Adding capability to move_servers_rsgroup for all servers without explicitly passing server

Only remove a region from the RIT map when assignment reaches a suitable terminal state. Before this change we would map a RIT list entry to a running TRSP. This...

**This PR tries to reimplement the log-roll procedure with proc-v2.** **Modifies the following things** **client side:** when request all rs to roll WAL writers, instead of calling `admin.execProcedure()`, now we...