hbase git commit: HBASE-18467

2017-08-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-18467 9a0735bd1 -> 16b345fd8 HBASE-18467 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/16b345fd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/16b345fd Diff:

hbase git commit: HBASE-18467 indirect.

2017-08-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-18467 447774a13 -> 9a0735bd1 HBASE-18467 indirect. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a0735bd Tree:

hbase git commit: HBASE-18467

2017-08-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-18467 16b345fd8 -> 991349739 HBASE-18467 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/99134973 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/99134973 Diff:

hbase git commit: HBASE-18614 Setting BUCKET_CACHE_COMBINED_KEY to false disables stats on RS UI

2017-08-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 338232f81 -> ad22437d0 HBASE-18614 Setting BUCKET_CACHE_COMBINED_KEY to false disables stats on RS UI Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18575 [AMv2] Fixed and enabled TestRestartCluster#testRetainAssignmentOnRestart on master

2017-08-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 37c659462 -> fad968d99 HBASE-18575 [AMv2] Fixed and enabled TestRestartCluster#testRetainAssignmentOnRestart on master * Fixed ServerCrashProcedure to set forceNewPlan to false for instances AssignProcedure. This enables balancer to

hbase git commit: HBASE-18594 Release hbase-2.0.0-alpha2; ADDENDUM update version from 2.0.0-alpha2 to 2.0.0-alpha3-SNAPSHOT

2017-08-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 fad968d99 -> b24e33312 HBASE-18594 Release hbase-2.0.0-alpha2; ADDENDUM update version from 2.0.0-alpha2 to 2.0.0-alpha3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[28/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/test/java/org/apache/hadoop/hbase/backup/TestIncrementalBackupMergeWithFailures.java -- diff --git

[34/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java -- diff --git

[23/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalBackupManager.java -- diff --git

[33/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.java -- diff --git

[18/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov) Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2dda3712 Tree:

[09/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/BackupInfo.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/BackupInfo.java

[16/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java -- diff --git

[27/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/BackupInfo.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/BackupInfo.java

[35/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/HBackupFileSystem.java -- diff --git

hbase git commit: HBASE-18614 Setting BUCKET_CACHE_COMBINED_KEY to false disables stats on RS UI

2017-08-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 4111f3981 -> 3071dc2fd HBASE-18614 Setting BUCKET_CACHE_COMBINED_KEY to false disables stats on RS UI Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17614 (addendum) Remove extraneous .DS_Store file.

2017-08-23 Thread appy
Repository: hbase Updated Branches: refs/heads/master 6b21f8881 -> ae052e454 HBASE-17614 (addendum) Remove extraneous .DS_Store file. Change-Id: I604832645f0d66fb972091c076c91558ab9627c5 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18575 [AMv2] Fixed and enabled TestRestartCluster#testRetainAssignmentOnRestart on master

2017-08-23 Thread stack
Repository: hbase Updated Branches: refs/heads/master 2dda37120 -> 6b21f8881 HBASE-18575 [AMv2] Fixed and enabled TestRestartCluster#testRetainAssignmentOnRestart on master * Fixed ServerCrashProcedure to set forceNewPlan to false for instances AssignProcedure. This enables balancer to find

[3/3] hbase-thirdparty git commit: Move version to 1.0.1

2017-08-23 Thread stack
Move version to 1.0.1 Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/0d136d07 Tree: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/tree/0d136d07 Diff:

[1/3] hbase-thirdparty git commit: Set version to 1.0.0 for first RC

2017-08-23 Thread stack
Repository: hbase-thirdparty Updated Branches: refs/heads/master 199a65093 -> 0d136d075 Set version to 1.0.0 for first RC Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/8ffaf3dd Tree:

[2/3] hbase-thirdparty git commit: HBASE-18313 [hbase-thirdparty] Produce src jars/tgz

2017-08-23 Thread stack
HBASE-18313 [hbase-thirdparty] Produce src jars/tgz Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/ae17e3f1 Tree: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/tree/ae17e3f1 Diff:

hbase git commit: HBASE-18632 TestMultiParallel#testFlushCommitsWithAbort fails in master branch

2017-08-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 04f114b85 -> 6c0e219dd HBASE-18632 TestMultiParallel#testFlushCommitsWithAbort fails in master branch Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c0e219d Tree:

hbase git commit: HBASE-18632 TestMultiParallel#testFlushCommitsWithAbort fails in master branch

2017-08-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 1f2518779 -> af8e6aeab HBASE-18632 TestMultiParallel#testFlushCommitsWithAbort fails in master branch Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af8e6aea Tree:

[06/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.java -- diff --git

[22/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/mapreduce/MapReduceHFileSplitterJob.java -- diff --git

[07/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupManifest.java -- diff --git

[19/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestIncrementalBackupMergeWithFailures.java -- diff --git

[15/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.java -- diff --git

[13/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/mapreduce/MapReduceHFileSplitterJob.java -- diff --git

[03/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/util/RestoreTool.java -- diff --git

[20/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupMultipleDeletes.java -- diff --git

[24/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.java -- diff --git

[21/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/util/RestoreTool.java -- diff --git

[10/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/test/java/org/apache/hadoop/hbase/backup/TestIncrementalBackupMergeWithFailures.java -- diff --git

[17/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/HBackupFileSystem.java -- diff --git

[25/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupManifest.java -- diff --git

[04/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/mapreduce/MapReduceHFileSplitterJob.java -- diff --git

[11/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/test/java/org/apache/hadoop/hbase/backup/TestBackupMultipleDeletes.java -- diff --git

[14/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalBackupManager.java -- diff --git

[36/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov) Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/37c65946 Tree:

[31/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/mapreduce/MapReduceHFileSplitterJob.java -- diff --git

[32/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalBackupManager.java -- diff --git

[12/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/util/RestoreTool.java -- diff --git

[29/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/test/java/org/apache/hadoop/hbase/backup/TestBackupMultipleDeletes.java -- diff --git

[05/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalBackupManager.java -- diff --git

[02/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupMultipleDeletes.java -- diff --git

[08/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.java -- diff --git

[30/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/util/RestoreTool.java -- diff --git

[26/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/37c65946/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.java -- diff --git

[01/36] hbase git commit: HBASE-17614: Move Backup/Restore into separate module (Vladimir Rodionov)

2017-08-23 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 af8e6aeab -> 37c659462 refs/heads/master 6c0e219dd -> 2dda37120 http://git-wip-us.apache.org/repos/asf/hbase/blob/2dda3712/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestIncrementalBackupMergeWithFailures.java

[2/2] hbase-thirdparty git commit: Up version to 1.0.1.

2017-08-23 Thread stack
Up version to 1.0.1. Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/68f0e0ee Tree: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/tree/68f0e0ee Diff:

[1/2] hbase-thirdparty git commit: Revert "Move version to 1.0.1"

2017-08-23 Thread stack
Repository: hbase-thirdparty Updated Branches: refs/heads/master 0d136d075 -> 68f0e0ee1 Revert "Move version to 1.0.1" This reverts commit 0d136d07548863c89650b8e742886d59808a8673. Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit:

hbase-thirdparty git commit: HBASE-18321 [hbase-thirdparty] Fix generation of META-INF/DEPENDENCIES to include dependency list and versions

2017-08-23 Thread stack
Repository: hbase-thirdparty Updated Branches: refs/heads/master b37531a5f -> e07089bee HBASE-18321 [hbase-thirdparty] Fix generation of META-INF/DEPENDENCIES to include dependency list and versions Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit:

[4/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang). Change-Id: Ie0e24cc617ab4bf56de8b1747062d1b78a5d4669 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[3/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/26e6c2ce/hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesClientZKImpl.java -- diff --git

[1/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
Repository: hbase Updated Branches: refs/heads/master ae052e454 -> 26e6c2ceb http://git-wip-us.apache.org/repos/asf/hbase/blob/26e6c2ce/hbase-replication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java

[2/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/26e6c2ce/hbase-replication/pom.xml -- diff --git a/hbase-replication/pom.xml b/hbase-replication/pom.xml new file mode 100644 index 000..858e9fc --- /dev/null +++

[hbase-thirdparty] Git Push Summary

2017-08-23 Thread stack
Repository: hbase-thirdparty Updated Tags: refs/tags/1.0.1RC0 [created] d218d1c13

svn commit: r21284 - in /dev/hbase/hbase-thirdparty: 1.0.0RC0/ 1.0.1RC0/

2017-08-23 Thread stack
Author: stack Date: Wed Aug 23 22:36:28 2017 New Revision: 21284 Log: Remove 1.0.1RC0 and add 1.0.1RC0 Added: dev/hbase/hbase-thirdparty/1.0.1RC0/ dev/hbase/hbase-thirdparty/1.0.1RC0/hbase-thirdparty-1.0.1-src.tar.gz (with props)

hbase git commit: HBASE-18509 (ADDENDUM) Fix NPEs when mocking RS clocks in tests

2017-08-23 Thread appy
Repository: hbase Updated Branches: refs/heads/HBASE-14070.HLC 4c56a3c28 -> bc48d841b HBASE-18509 (ADDENDUM) Fix NPEs when mocking RS clocks in tests Change-Id: I3a302fb2a89ab950bea89a0e9e6bdba30cff5358 Signed-off-by: Apekshit Sharma Project:

hbase git commit: Add Huaxaing Sun to pom.xml

2017-08-23 Thread huaxiangsun
Repository: hbase Updated Branches: refs/heads/master 26e6c2ceb -> 1b8509cca Add Huaxaing Sun to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b8509cc Tree:

[1/2] hbase git commit: HBASE-18628 Fix event pre-emption in ZKPermWatcher

2017-08-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 19a80c823 -> 362a2924d refs/heads/branch-1.4 40dedb8df -> e293da211 HBASE-18628 Fix event pre-emption in ZKPermWatcher Instead of using an Atomic Reference to data and aborting when we detect that new data comes in, use the native

[2/2] hbase git commit: HBASE-18628 Fix event pre-emption in ZKPermWatcher

2017-08-23 Thread apurtell
HBASE-18628 Fix event pre-emption in ZKPermWatcher Instead of using an Atomic Reference to data and aborting when we detect that new data comes in, use the native cancellation/pre-emption features of Java Future. Signed-off-by: Andrew Purtell Project:

hbase git commit: HBASE-17442 (Addendum) Fix build errors due to wrong relativePath for parent pom.

2017-08-23 Thread appy
Repository: hbase Updated Branches: refs/heads/master 1b8509cca -> ae3b51a7a HBASE-17442 (Addendum) Fix build errors due to wrong relativePath for parent pom. Change-Id: I0796dcb08cee64089289b6e315b99ad623edbbeb Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-18616 Shell warns about already initialized constants at startup

2017-08-23 Thread apurtell
HBASE-18616 Shell warns about already initialized constants at startup Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f73b7628 Tree:

[1/2] hbase git commit: HBASE-18616 Shell warns about already initialized constants at startup

2017-08-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 362a2924d -> 5015913ce refs/heads/branch-1.4 e293da211 -> f73b76287 HBASE-18616 Shell warns about already initialized constants at startup Signed-off-by: Andrew Purtell Project:

[2/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/b0334863/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java -- diff --git

[1/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master ae3b51a7a -> b03348630 http://git-wip-us.apache.org/repos/asf/hbase/blob/b0334863/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java -- diff --git

[4/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b0334863 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b0334863 Diff:

[3/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/b0334863/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobCompactionChore.java -- diff --git

[4/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang). Change-Id: Ie0e24cc617ab4bf56de8b1747062d1b78a5d4669 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 205016ca7 -> e2ce252b5 http://git-wip-us.apache.org/repos/asf/hbase/blob/e2ce252b/hbase-replication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java

[2/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/e2ce252b/hbase-replication/pom.xml -- diff --git a/hbase-replication/pom.xml b/hbase-replication/pom.xml new file mode 100644 index 000..c4db874 --- /dev/null +++

[3/4] hbase git commit: HBASE-17442 Move most of the replication related classes from hbase-client to new hbase-replication package. (Guanghao Zhang).

2017-08-23 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/e2ce252b/hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesClientZKImpl.java -- diff --git

[5/8] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/25ff9d0b/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java

[8/8] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/25ff9d0b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/25ff9d0b Diff:

[2/8] hbase git commit: Revert "HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor" Wrong author information This reverts commit b03348630c145aa6cc29f0f295442c6deb

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/12f2b02a/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java -- diff --git

[4/8] hbase git commit: Revert "HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor" Wrong author information This reverts commit b03348630c145aa6cc29f0f295442c6deb

2017-08-23 Thread chia7712
Revert "HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor" Wrong author information This reverts commit b03348630c145aa6cc29f0f295442c6deb28a28e. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[6/8] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/25ff9d0b/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java -- diff --git

[3/8] hbase git commit: Revert "HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor" Wrong author information This reverts commit b03348630c145aa6cc29f0f295442c6deb

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/12f2b02a/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobCompactionChore.java -- diff --git

[1/8] hbase git commit: Revert "HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor" Wrong author information This reverts commit b03348630c145aa6cc29f0f295442c6deb

2017-08-23 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master b03348630 -> 25ff9d0bb http://git-wip-us.apache.org/repos/asf/hbase/blob/12f2b02a/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java -- diff --git

[7/8] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/25ff9d0b/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobCompactionChore.java -- diff --git

[1/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 b24e33312 -> 205016ca7 http://git-wip-us.apache.org/repos/asf/hbase/blob/205016ca/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java -- diff

[3/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/205016ca/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobCompactionChore.java -- diff --git

[4/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/205016ca Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/205016ca Diff:

[2/4] hbase git commit: HBASE-18503 Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor

2017-08-23 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/205016ca/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java -- diff --git

hbase-thirdparty git commit: HBASE-18666 [hbase-thirdparty] Exclude errorprone annotation com.google.errorprone.annotations.CanIgnoreReturnValue

2017-08-23 Thread stack
Repository: hbase-thirdparty Updated Branches: refs/heads/master 68f0e0ee1 -> 0c67e6464 HBASE-18666 [hbase-thirdparty] Exclude errorprone annotation com.google.errorprone.annotations.CanIgnoreReturnValue Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit:

[1/2] hbase-thirdparty git commit: Set version to 1.0.1-SNAPSHOT

2017-08-23 Thread stack
Repository: hbase-thirdparty Updated Branches: refs/heads/master 0c67e6464 -> b37531a5f Set version to 1.0.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/d21580cd Tree:

hbase git commit: HBASE-18532 Improve cache related stats rendered on RS UI

2017-08-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 ad22437d0 -> 19a80c823 HBASE-18532 Improve cache related stats rendered on RS UI Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18532 Improve cache related stats rendered on RS UI

2017-08-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 3071dc2fd -> 40dedb8df HBASE-18532 Improve cache related stats rendered on RS UI Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase-thirdparty git commit: Revert "Set version to 1.0.1-SNAPSHOT" Set it back to 1.0.1 so can push a RC

2017-08-23 Thread stack
Revert "Set version to 1.0.1-SNAPSHOT" Set it back to 1.0.1 so can push a RC This reverts commit d21580cd91cc79bc6b27c2d39d6a95af55a7ce60. Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/b37531a5 Tree:

[03/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-archetypes/hbase-client-project/dependency-info.html -- diff --git

[29/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-annotations/css/print.css -- diff --git a/hbase-build-configuration/hbase-annotations/css/print.css

[34/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/css/print.css -- diff --git a/hbase-build-configuration/css/print.css b/hbase-build-configuration/css/print.css new file mode 100644 index

[17/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-archetypes/fonts/glyphicons-halflings-regular.svg -- diff --git

[24/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-annotations/js/apache-maven-fluido-1.5-HBASE.min.js -- diff --git

[06/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-archetypes/hbase-client-project/css/print.css -- diff --git

[22/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-annotations/team-list.html -- diff --git a/hbase-build-configuration/hbase-annotations/team-list.html

[25/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-annotations/integration.html -- diff --git a/hbase-build-configuration/hbase-annotations/integration.html

[01/51] [partial] hbase-site git commit: Published site at .

2017-08-23 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 979a74085 -> 9943f14f1 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9943f14f/hbase-build-configuration/hbase-archetypes/hbase-client-project/integration.html

  1   2   >