[2/2] hbase git commit: HBASE-20044 TestClientClusterStatus is flakey" Revert "Revert "HBASE-2004 TestClientClusterStatus is flakey"" This is a revert of a revert, i.e. a reapplication, just so I can

2018-02-22 Thread stack
HBASE-20044 TestClientClusterStatus is flakey" Revert "Revert "HBASE-2004 TestClientClusterStatus is flakey"" This is a revert of a revert, i.e. a reapplication, just so I can fix the JIRA number. This reverts commit 6796b8e21faf79e6a738be62f1c7e805e1e88ae3. Project:

hbase git commit: HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure

2018-02-22 Thread stack
Repository: hbase Updated Branches: refs/heads/master aef60a11b -> 11af33af2 HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure

2018-02-22 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 e31ff69e9 -> 38a97b87e HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure Project:

[1/2] hbase git commit: HBASE-20044 TestClientClusterStatus is flakey" Revert "Revert "HBASE-2004 TestClientClusterStatus is flakey"" This is a revert of a revert, i.e. a reapplication, just so I can

2018-02-22 Thread stack
Repository: hbase Updated Branches: refs/heads/master 11af33af2 -> 3434e99e6 HBASE-20044 TestClientClusterStatus is flakey" Revert "Revert "HBASE-2004 TestClientClusterStatus is flakey"" This is a revert of a revert, i.e. a reapplication, just so I can fix the JIRA number. This reverts commit

hbase git commit: HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure

2018-02-22 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 af1f7cf43 -> cadc2efd1 HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure Project:

[1/2] hbase git commit: HBASE-20041 move jersey-1 exclusions to hbase-rest

2018-02-22 Thread mdrob
Repository: hbase Updated Branches: refs/heads/branch-2 9d3eadd92 -> e31ff69e9 refs/heads/master 4cf846d08 -> aef60a11b HBASE-20041 move jersey-1 exclusions to hbase-rest Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: Revert "HBASE-2004 TestClientClusterStatus is flakey" Revert to fix JIRA number; should be 20044.

2018-02-22 Thread stack
Revert "HBASE-2004 TestClientClusterStatus is flakey" Revert to fix JIRA number; should be 20044. This reverts commit 92bb4db9ef367039029017aafe61c51f2c0181f9. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3d2e9e21 Tree:

[1/2] hbase git commit: Revert "HBASE-2004 TestClientClusterStatus is flakey" Revert to fix JIRA number; should be 20044.

2018-02-22 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 38a97b87e -> 1db147459 Revert "HBASE-2004 TestClientClusterStatus is flakey" Revert to fix JIRA number; should be 20044. This reverts commit 92bb4db9ef367039029017aafe61c51f2c0181f9. Project:

[2/2] hbase git commit: HBASE-20041 move jersey-1 exclusions to hbase-rest

2018-02-22 Thread mdrob
HBASE-20041 move jersey-1 exclusions to hbase-rest Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e31ff69e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e31ff69e Diff:

hbase git commit: HBASE-19767 Fix for Master web UI shows negative values for Remaining KVs

2018-02-22 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 1db147459 -> 6c039383b HBASE-19767 Fix for Master web UI shows negative values for Remaining KVs Negative Remaining KVs and progress percent greater than 100 is because CompactionProgress#totalCompactingKVs is sometimes less than

hbase git commit: HBASE-19767 Fix for Master web UI shows negative values for Remaining KVs

2018-02-22 Thread stack
Repository: hbase Updated Branches: refs/heads/master 3434e99e6 -> 8afa49f5d HBASE-19767 Fix for Master web UI shows negative values for Remaining KVs Negative Remaining KVs and progress percent greater than 100 is because CompactionProgress#totalCompactingKVs is sometimes less than

hbase git commit: HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE

2018-02-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 6c039383b -> f3753e394 HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f3753e39 Tree:

hbase git commit: HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE

2018-02-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 cadc2efd1 -> 4d9589b16 HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4d9589b1 Tree:

hbase git commit: HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE

2018-02-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 1fd2a276f -> d68f697f3 HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d68f697f Tree:

hbase git commit: Add psomogyi as committer

2018-02-22 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/master 8afa49f5d -> 1fd2a276f Add psomogyi as committer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1fd2a276 Tree:

hbase git commit: HBASE-19401 Add missing security checks in RSRpcServices

2018-02-22 Thread appy
Repository: hbase Updated Branches: refs/heads/master d68f697f3 -> 51f7b75f1 HBASE-19401 Add missing security checks in RSRpcServices Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/51f7b75f Tree:

[hbase] Git Push Summary

2018-02-22 Thread apurtell
Repository: hbase Updated Tags: refs/tags/1.4.2RC1 [created] 20c6acb77

svn commit: r25229 - in /dev/hbase: hbase-1.4.2RC0/ hbase-1.4.2RC1/

2018-02-22 Thread apurtell
Author: apurtell Date: Thu Feb 22 23:47:11 2018 New Revision: 25229 Log: Stage HBase 1.4.2RC1 Added: dev/hbase/hbase-1.4.2RC1/ dev/hbase/hbase-1.4.2RC1/compat-check-report.html dev/hbase/hbase-1.4.2RC1/hbase-1.4.2-bin.tar.gz (with props)

hbase git commit: HBASE-20049 Region replicas of SPLIT and MERGED regions are kept in in-memory states until restarting master

2018-02-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 51f7b75f1 -> 1bc996aa5 HBASE-20049 Region replicas of SPLIT and MERGED regions are kept in in-memory states until restarting master Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-20049 Region replicas of SPLIT and MERGED regions are kept in in-memory states until restarting master (Toshihiro Suzuki)

2018-02-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 991e163cc -> 8a22e4119 HBASE-20049 Region replicas of SPLIT and MERGED regions are kept in in-memory states until restarting master (Toshihiro Suzuki) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: Update CHANGES.txt for 1.4.2 RC1

2018-02-22 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.4 08b993997 -> 20cb47c38 Update CHANGES.txt for 1.4.2 RC1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/20cb47c3 Tree:

[1/2] hbase git commit: HBASE-19400 Add missing security checks in MasterRpcServices

2018-02-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 f3753e394 -> 991e163cc HBASE-19400 Add missing security checks in MasterRpcServices - Added ADMIN permission check for following rpc calls: normalize, setNormalizerRunning, runCatalogScan, enableCatalogJanitor, runCleanerChore,

[2/2] hbase git commit: HBASE-19401 Add missing security checks in RSRpcServices

2018-02-22 Thread appy
HBASE-19401 Add missing security checks in RSRpcServices Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/991e163c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/991e163c Diff:

[2/2] hbase git commit: HBASE-20048 Revert serial replication feature

2018-02-22 Thread zhangduo
HBASE-20048 Revert serial replication feature Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ad5cd50d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ad5cd50d Diff:

[1/2] hbase git commit: HBASE-20048 Revert serial replication feature

2018-02-22 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 8a22e4119 -> 4ddfdaffd http://git-wip-us.apache.org/repos/asf/hbase/blob/4ddfdaff/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestSerialReplication.java

[1/2] hbase git commit: HBASE-20048 Revert serial replication feature

2018-02-22 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 1bc996aa5 -> ad5cd50df http://git-wip-us.apache.org/repos/asf/hbase/blob/ad5cd50d/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestSerialReplication.java

[2/2] hbase git commit: HBASE-20048 Revert serial replication feature

2018-02-22 Thread zhangduo
HBASE-20048 Revert serial replication feature Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4ddfdaff Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4ddfdaff Diff:

[3/3] hbase git commit: Revert "HBASE-9465 Push entries to peer clusters serially"

2018-02-22 Thread zhangduo
Revert "HBASE-9465 Push entries to peer clusters serially" This reverts commit 441bc050b991c14c048617bc443b97f46e21b76f. Conflicts: hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java

[1/3] hbase git commit: Revert "HBASE-17010 Serial replication should handle daughter regions being assigned to another RS (Phil Yang)"

2018-02-22 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1 4d9589b16 -> ba7a936f7 Revert "HBASE-17010 Serial replication should handle daughter regions being assigned to another RS (Phil Yang)" This reverts commit 97276da9a7cefc0472c487b60e4b6a03dc81610a. Signed-off-by: Andrew Purtell

[2/3] hbase git commit: Revert "HBASE-9465 Push entries to peer clusters serially"

2018-02-22 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/ba7a936f/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestSerialReplication.java -- diff --git

[1/2] hbase git commit: HBASE-20035 Stabilize the flaky TestQuotaStatusRPCs

2018-02-22 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 0432d49d8 -> 9d3eadd92 refs/heads/master 2440f807b -> 4cf846d08 HBASE-20035 Stabilize the flaky TestQuotaStatusRPCs The test will fail if the quota moves to violation before the second half of the test. Signed-off-by: Michael Stack

[2/2] hbase git commit: HBASE-20035 Stabilize the flaky TestQuotaStatusRPCs

2018-02-22 Thread elserj
HBASE-20035 Stabilize the flaky TestQuotaStatusRPCs The test will fail if the quota moves to violation before the second half of the test. Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: