[jira] [Created] (HBASE-25776) Use Class.asSubclass to fix the warning in StochasticLoadBalancer.loadCustomCostFunctions

2021-04-14 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25776: - Summary: Use Class.asSubclass to fix the warning in StochasticLoadBalancer.loadCustomCostFunctions Key: HBASE-25776 URL: https://issues.apache.org/jira/browse/HBASE-25776

[jira] [Created] (HBASE-25775) Use a special balancer to deal with maintenance mode

2021-04-14 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25775: - Summary: Use a special balancer to deal with maintenance mode Key: HBASE-25775 URL: https://issues.apache.org/jira/browse/HBASE-25775 Project: HBase Issue Type:

[jira] [Created] (HBASE-25774) TestSyncReplicationStandbyKillRS#testStandbyKillRegionServer is flaky

2021-04-14 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25774: -- Summary: TestSyncReplicationStandbyKillRS#testStandbyKillRegionServer is flaky Key: HBASE-25774 URL: https://issues.apache.org/jira/browse/HBASE-25774 Project: HBase

[jira] [Created] (HBASE-25773) TestSnapshotScannerHDFSAclController.setupBeforeClass is flaky

2021-04-14 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25773: -- Summary: TestSnapshotScannerHDFSAclController.setupBeforeClass is flaky Key: HBASE-25773 URL: https://issues.apache.org/jira/browse/HBASE-25773 Project: HBase

Re: JDK version issue during doing 1.7.0 release

2021-04-14 Thread Peter Somogyi
I'm +1 on maintaining JDK7 compatibility and releasing 1.7.0 with the older Thrift version. Peter On Wed, Apr 14, 2021 at 5:01 AM Nick Dimiduk wrote: > hbase-thrift is itself optional though. It’s “just” a gateway, not a core > service. Agree, where it’s used, it’s critical for those users.