[jira] [Created] (HBASE-21271) [amv2] Don't throw UnsupportedOperationException when rollback called on Assign/Unassign; spiral of death

2018-10-04 Thread stack (JIRA)
stack created HBASE-21271: - Summary: [amv2] Don't throw UnsupportedOperationException when rollback called on Assign/Unassign; spiral of death Key: HBASE-21271 URL: https://issues.apache.org/jira/browse/HBASE-21271

[jira] [Created] (HBASE-21270) [amv2] Let go of Procedure entity lock on CODE-BUG or UnsupportedOperationException

2018-10-04 Thread stack (JIRA)
stack created HBASE-21270: - Summary: [amv2] Let go of Procedure entity lock on CODE-BUG or UnsupportedOperationException Key: HBASE-21270 URL: https://issues.apache.org/jira/browse/HBASE-21270 Project: HBase

[jira] [Created] (HBASE-21269) Forward-port to branch-2 " HBASE-21213 [hbck2] bypass leaves behind state in RegionStates when assign/unassign"

2018-10-04 Thread stack (JIRA)
stack created HBASE-21269: - Summary: Forward-port to branch-2 " HBASE-21213 [hbck2] bypass leaves behind state in RegionStates when assign/unassign" Key: HBASE-21269 URL:

[jira] [Created] (HBASE-21268) Backport to branch-2.0 " HBASE-21213 [hbck2] bypass leaves behind state in RegionStates when assign/unassign"

2018-10-04 Thread stack (JIRA)
stack created HBASE-21268: - Summary: Backport to branch-2.0 " HBASE-21213 [hbck2] bypass leaves behind state in RegionStates when assign/unassign" Key: HBASE-21268 URL: https://issues.apache.org/jira/browse/HBASE-21268

Re: [VOTE] The first HBase 1.4.8 release candidate (RC0) is available

2018-10-04 Thread Ted Yu
+1 - verified checksums and signatures: good - basic checking on Web UI : good - ran test suite with : good Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /apache-maven-3.5.4 Java version: 1.8.0_161, vendor: Oracle Corporation, runtime:

Re: [VOTE] The first HBase 1.4.8 release candidate (RC0) is available

2018-10-04 Thread Tak-Lon (Stephen) Wu
+1 (non-binding) - checked sums and signatures: ok - Rat check (`mvn apache-rat:check`): ok (8u121) - built from source: ok (8u121) - mvn clean install -DskipTests - Unit tests pass: ok (8u121) - mvn test -P runAllTests - WEB UI (8u181): looks correct - basic