hbase git commit: HBASE-19598 Addendum fix typo

2018-03-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 04798d674 -> 756cccecf HBASE-19598 Addendum fix typo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/756cccec Tree:

hbase git commit: HBASE-19598 Addendum increase sync wait time

2018-03-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 033485dff -> 04798d674 HBASE-19598 Addendum increase sync wait time Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/04798d67 Tree:

hbase git commit: HBASE-19598 Fix TestAssignmentManagerMetrics flaky test

2018-03-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master a513678a7 -> 033485dff HBASE-19598 Fix TestAssignmentManagerMetrics flaky test Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/033485df Tree:

hbase git commit: HBASE-20160 TestRestartCluster.testRetainAssignmentOnRestart uses the wrong condition to decide whether the assignment is finished

2018-03-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 c99e6f743 -> b4e297f3f HBASE-20160 TestRestartCluster.testRetainAssignmentOnRestart uses the wrong condition to decide whether the assignment is finished Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20160 TestRestartCluster.testRetainAssignmentOnRestart uses the wrong condition to decide whether the assignment is finished

2018-03-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2.0 28ebac556 -> 58d840199 HBASE-20160 TestRestartCluster.testRetainAssignmentOnRestart uses the wrong condition to decide whether the assignment is finished Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20160 TestRestartCluster.testRetainAssignmentOnRestart uses the wrong condition to decide whether the assignment is finished

2018-03-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 4e821d491 -> a513678a7 HBASE-20160 TestRestartCluster.testRetainAssignmentOnRestart uses the wrong condition to decide whether the assignment is finished Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17851: WAL to HFile conversion phase MUST detect and handle missing WAL files

2018-03-08 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master a03d09abd -> 4e821d491 HBASE-17851: WAL to HFile conversion phase MUST detect and handle missing WAL files Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[4/8] hbase git commit: HBASE-18467 report nightly results to devs via jira

2018-03-08 Thread busbey
HBASE-18467 report nightly results to devs via jira - rely on parallel pipeline to ensure all stages always run - define non-CPS jira commenting function - comment on jiras in the changeset with summary and links Signed-off-by: Mike Drob Signed-off-by: Michael Stack

[6/8] hbase git commit: HBASE-20075 remove logic for branch-1.1 nightly testing

2018-03-08 Thread busbey
HBASE-20075 remove logic for branch-1.1 nightly testing Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dc845a7d Tree:

[3/8] hbase git commit: HBASE-20075 remove logic for branch-1.1 nightly testing

2018-03-08 Thread busbey
HBASE-20075 remove logic for branch-1.1 nightly testing Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d4c4af09 Tree:

[1/8] hbase git commit: HBASE-18467 addendum parallel steps must account for SCM and marshalling results

2018-03-08 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-2 78c02c508 -> c99e6f743 refs/heads/branch-2.0 b325ae559 -> 28ebac556 HBASE-18467 addendum parallel steps must account for SCM and marshalling results * do a scm checkout on the stages that need access to source. * ensure our install job

[7/8] hbase git commit: HBASE-18467 addendum parallel steps must account for SCM and marshalling results

2018-03-08 Thread busbey
HBASE-18467 addendum parallel steps must account for SCM and marshalling results * do a scm checkout on the stages that need access to source. * ensure our install job runs on the ubuntu label * copy jira comments to main workspace * simplify the jira comment Signed-off-by: Michael Stack

[5/8] hbase git commit: HBASE-15151 ensure findbugs check runs in nightly tests on all branches.

2018-03-08 Thread busbey
HBASE-15151 ensure findbugs check runs in nightly tests on all branches. Signed-off-by: Mike Drob Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/39c8acfe

[8/8] hbase git commit: HBASE-18467 report nightly results to devs via jira

2018-03-08 Thread busbey
HBASE-18467 report nightly results to devs via jira - rely on parallel pipeline to ensure all stages always run - define non-CPS jira commenting function - comment on jiras in the changeset with summary and links Signed-off-by: Mike Drob Signed-off-by: Michael Stack

[2/8] hbase git commit: HBASE-15151 ensure findbugs check runs in nightly tests on all branches.

2018-03-08 Thread busbey
HBASE-15151 ensure findbugs check runs in nightly tests on all branches. Signed-off-by: Mike Drob Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/27642614

hbase git commit: HBASE-20114 Fix IllegalFormatConversionException in rsgroup.jsp Repplication. Was reverted earlier.

2018-03-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 71cc7869d -> 78c02c508 HBASE-20114 Fix IllegalFormatConversionException in rsgroup.jsp Repplication. Was reverted earlier. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20114 Fix IllegalFormatConversionException in rsgroup.jsp Repplication. Was reverted earlier.

2018-03-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 1146625c4 -> b325ae559 HBASE-20114 Fix IllegalFormatConversionException in rsgroup.jsp Repplication. Was reverted earlier. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20155 update branch-2 version to 2.1.0-SNAPSHOT

2018-03-08 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/branch-2 25efd37f3 -> 71cc7869d HBASE-20155 update branch-2 version to 2.1.0-SNAPSHOT Signed-off-by: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[16/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/org/apache/hadoop/hbase/master/assignment/UnassignProcedure.html -- diff --git

[14/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/filter/ByteArrayComparable.html -- diff --git

[21/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/apidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.html

[10/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.JoniRegexEngine.html -- diff --git

[13/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.Engine.html -- diff --git

hbase-site git commit: INFRA-10751 Empty commit

2018-03-08 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site e9a81b899 -> 5f66dfcf3 INFRA-10751 Empty commit Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/5f66dfcf Tree:

[12/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html -- diff --git

[19/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index bc11ee0..af453d5 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -25,8 +25,8 @@ under the

[06/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/supportingprojects.html -- diff --git a/supportingprojects.html b/supportingprojects.html index 17b7a2c..4d1ecae 100644 --- a/supportingprojects.html +++

[20/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 6abd72f..ceffe62 100644 --- a/checkstyle-aggregate.html +++

[02/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/testdevapidocs/src-html/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.MockRSProcedureDispatcher.html -- diff --git

[07/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/FailedRemoteDispatchException.html -- diff --git

[18/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/org/apache/hadoop/hbase/filter/BinaryComparator.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/BinaryComparator.html

[15/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/filter/BigDecimalComparator.html -- diff --git

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

2018-03-08 Thread git-site-role
Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/e9a81b89 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/e9a81b89 Diff:

[17/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.html

[11/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.JavaRegexEngine.html -- diff --git

[05/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/testdevapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html

[01/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 9d2d5a5c9 -> e9a81b899 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/testdevapidocs/src-html/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.ServerNotYetRunningRsExecutor.html

[22/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/apidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html -- diff --git

[09/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/filter/RegexStringComparator.html -- diff --git

[24/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/apidocs/src-html/org/apache/hadoop/hbase/filter/BigDecimalComparator.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/filter/BigDecimalComparator.html

[23/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/apidocs/src-html/org/apache/hadoop/hbase/filter/ByteArrayComparable.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/filter/ByteArrayComparable.html

[04/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/testdevapidocs/src-html/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.GoodRsExecutor.html -- diff --git

[08/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/devapidocs/src-html/org/apache/hadoop/hbase/master/ServerManager.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/master/ServerManager.html

[03/25] hbase-site git commit: Published site at a03d09abd72789bbf9364d8a9b2c54d0e9351af9.

2018-03-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9a81b89/testdevapidocs/src-html/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.HangThenRSRestartExecutor.html -- diff --git

[33/45] hbase git commit: HBASE-19687 Move the logic in ReplicationZKNodeCleaner to ReplicationChecker and remove ReplicationZKNodeCleanerChore

2018-03-08 Thread zhangduo
HBASE-19687 Move the logic in ReplicationZKNodeCleaner to ReplicationChecker and remove ReplicationZKNodeCleanerChore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af05d043 Tree:

[27/45] hbase git commit: HBASE-19617 Remove ReplicationQueues, use ReplicationQueueStorage directly

2018-03-08 Thread zhangduo
HBASE-19617 Remove ReplicationQueues, use ReplicationQueueStorage directly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d956a285 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d956a285 Diff:

[29/45] hbase git commit: HBASE-19636 All rs should already start work with the new peer change when replication peer procedure is finished

2018-03-08 Thread zhangduo
HBASE-19636 All rs should already start work with the new peer change when replication peer procedure is finished Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b1d7ec39 Tree:

[08/45] hbase git commit: HBASE-19544 Add UTs for testing concurrent modifications on replication peer

2018-03-08 Thread zhangduo
HBASE-19544 Add UTs for testing concurrent modifications on replication peer Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3ed879b5 Tree:

[20/45] hbase git commit: HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly

2018-03-08 Thread zhangduo
HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/37d9adda Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/37d9adda Diff:

[05/45] hbase git commit: HBASE-20144 The shutdown of master will hang if there are no live region server

2018-03-08 Thread zhangduo
HBASE-20144 The shutdown of master will hang if there are no live region server Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/25efd37f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/25efd37f Diff:

[21/45] hbase git commit: HBASE-19579 Add peer lock test for shell command list_locks

2018-03-08 Thread zhangduo
HBASE-19579 Add peer lock test for shell command list_locks Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dd9d06fc Tree:

[22/45] hbase git commit: HBASE-19573 Rewrite ReplicationPeer with the new replication storage interface

2018-03-08 Thread zhangduo
HBASE-19573 Rewrite ReplicationPeer with the new replication storage interface Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f546d914 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f546d914 Diff:

[39/45] hbase git commit: HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface

2018-03-08 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/5cfb0071/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java -- diff --git

[19/45] hbase git commit: HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly

2018-03-08 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/37d9adda/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java -- diff --git

[17/45] hbase git commit: HBASE-19543 Abstract a replication storage interface to extract the zk specific code

2018-03-08 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/1727abd3/hbase-server/src/main/java/org/apache/hadoop/hbase/master/replication/ReplicationManager.java -- diff --git

[44/45] hbase git commit: HBASE-19634 Add permission check for executeProcedures in AccessController

2018-03-08 Thread zhangduo
HBASE-19634 Add permission check for executeProcedures in AccessController Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/03d4fdda Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/03d4fdda Diff:

[42/45] hbase git commit: HBASE-19711 TestReplicationAdmin.testConcurrentPeerOperations hangs

2018-03-08 Thread zhangduo
HBASE-19711 TestReplicationAdmin.testConcurrentPeerOperations hangs Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0bc41dd0 Tree:

[23/45] hbase git commit: HBASE-19630 Add peer cluster key check when add new replication peer

2018-03-08 Thread zhangduo
HBASE-19630 Add peer cluster key check when add new replication peer Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/68a24e7a Tree:

[36/45] hbase git commit: HBASE-19697 Remove TestReplicationAdminUsingProcedure

2018-03-08 Thread zhangduo
HBASE-19697 Remove TestReplicationAdminUsingProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ca942ea4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ca942ea4 Diff:

[11/45] hbase git commit: HBASE-19216 Implement a general framework to execute remote procedure on RS

2018-03-08 Thread zhangduo
HBASE-19216 Implement a general framework to execute remote procedure on RS Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3ee18a00 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3ee18a00 Diff:

[31/45] hbase git commit: HBASE-19873 addendum add missing rule for new tests

2018-03-08 Thread zhangduo
HBASE-19873 addendum add missing rule for new tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5535fdca Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5535fdca Diff:

[30/45] hbase git commit: HBASE-19923 Reset peer state and config when refresh replication source failed

2018-03-08 Thread zhangduo
HBASE-19923 Reset peer state and config when refresh replication source failed Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0f29bb71 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0f29bb71 Diff:

[14/45] hbase git commit: HBASE-19580 Use slf4j instead of commons-logging in new, just-added Peer Procedure classes

2018-03-08 Thread zhangduo
HBASE-19580 Use slf4j instead of commons-logging in new, just-added Peer Procedure classes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e4d0745d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e4d0745d Diff:

[26/45] hbase git commit: HBASE-19617 Remove ReplicationQueues, use ReplicationQueueStorage directly

2018-03-08 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/d956a285/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java -- diff --git

[43/45] hbase git commit: HBASE-19592 Add UTs to test retry on update zk failure

2018-03-08 Thread zhangduo
HBASE-19592 Add UTs to test retry on update zk failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d5b880f9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d5b880f9 Diff:

[02/45] hbase git commit: Revert "HBASE-20137 TestRSGroups is flakey"

2018-03-08 Thread zhangduo
Revert "HBASE-20137 TestRSGroups is flakey" Revert. Fix is not right. This reverts commit 6d1740d498d3f0f301a87a0a0cd598827790efa5. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/96a42b73 Tree:

[40/45] hbase git commit: HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface

2018-03-08 Thread zhangduo
HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5cfb0071 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5cfb0071 Diff:

[35/45] hbase git commit: HBASE-19661 Replace ReplicationStateZKBase with ZKReplicationStorageBase

2018-03-08 Thread zhangduo
HBASE-19661 Replace ReplicationStateZKBase with ZKReplicationStorageBase Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/111c6876 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/111c6876 Diff:

[10/45] hbase git commit: HBASE-19633 Clean up the replication queues in the postPeerModification stage when removing a peer

2018-03-08 Thread zhangduo
HBASE-19633 Clean up the replication queues in the postPeerModification stage when removing a peer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ff026fdd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ff026fdd

[38/45] hbase git commit: HBASE-19783 Change replication peer cluster key/endpoint from a not-null value to null is not allowed

2018-03-08 Thread zhangduo
HBASE-19783 Change replication peer cluster key/endpoint from a not-null value to null is not allowed Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dd77e12b Tree:

[34/45] hbase git commit: HBASE-19686 Use KeyLocker instead of ReentrantLock in PeerProcedureHandlerImpl

2018-03-08 Thread zhangduo
HBASE-19686 Use KeyLocker instead of ReentrantLock in PeerProcedureHandlerImpl Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/34c56c73 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/34c56c73 Diff:

[07/45] hbase git commit: HBASE-19719 Fix checkstyle issues

2018-03-08 Thread zhangduo
HBASE-19719 Fix checkstyle issues Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/17f903e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/17f903e6 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/17f903e6

[06/45] hbase git commit: HBASE-19936 Introduce a new base class for replication peer procedure

2018-03-08 Thread zhangduo
HBASE-19936 Introduce a new base class for replication peer procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/20228744 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/20228744 Diff:

[28/45] hbase git commit: HBASE-19636 All rs should already start work with the new peer change when replication peer procedure is finished

2018-03-08 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/b1d7ec39/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestNamespaceReplication.java -- diff --git

[18/45] hbase git commit: HBASE-19543 Abstract a replication storage interface to extract the zk specific code

2018-03-08 Thread zhangduo
HBASE-19543 Abstract a replication storage interface to extract the zk specific code Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1727abd3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1727abd3 Diff:

[25/45] hbase git commit: HBASE-19642 Fix locking for peer modification procedure

2018-03-08 Thread zhangduo
HBASE-19642 Fix locking for peer modification procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1e50d809 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1e50d809 Diff:

[13/45] hbase git commit: HBASE-19536 Client side changes for moving peer modification from zk watcher to procedure

2018-03-08 Thread zhangduo
HBASE-19536 Client side changes for moving peer modification from zk watcher to procedure Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5d87d6e7 Tree:

[09/45] hbase git commit: HBASE-19520 Add UTs for the new lock type PEER

2018-03-08 Thread zhangduo
HBASE-19520 Add UTs for the new lock type PEER Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/89ed3b07 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/89ed3b07 Diff:

[37/45] hbase git commit: HBASE-19635 Introduce a thread at RS side to call reportProcedureDone

2018-03-08 Thread zhangduo
HBASE-19635 Introduce a thread at RS side to call reportProcedureDone Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e898d258 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e898d258 Diff:

[45/45] hbase git commit: HBASE-20082 Fix findbugs errors only on master which are introduced by HBASE-19397

2018-03-08 Thread zhangduo
HBASE-20082 Fix findbugs errors only on master which are introduced by HBASE-19397 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c9bcc0b9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c9bcc0b9 Diff:

[15/45] hbase git commit: HBASE-19564 Procedure id is missing in the response of peer related operations

2018-03-08 Thread zhangduo
HBASE-19564 Procedure id is missing in the response of peer related operations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a6415f39 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a6415f39 Diff:

[41/45] hbase git commit: HBASE-19748 TestRegionReplicaFailover and TestRegionReplicaReplicationEndpoint UT hangs

2018-03-08 Thread zhangduo
HBASE-19748 TestRegionReplicaFailover and TestRegionReplicaReplicationEndpoint UT hangs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/80fdf87e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/80fdf87e Diff:

[04/45] hbase git commit: HBASE-19987 error-prone 2.2.0

2018-03-08 Thread zhangduo
HBASE-19987 error-prone 2.2.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af9a108a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/af9a108a Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/af9a108a Branch:

[12/45] hbase git commit: HBASE-19524 Master side changes for moving peer modification from zk watcher to procedure

2018-03-08 Thread zhangduo
HBASE-19524 Master side changes for moving peer modification from zk watcher to procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bddaf62a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bddaf62a Diff:

[32/45] hbase git commit: HBASE-19623 Create replication endpoint asynchronously when adding a replication source

2018-03-08 Thread zhangduo
HBASE-19623 Create replication endpoint asynchronously when adding a replication source Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2aa4c797 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2aa4c797 Diff:

[03/45] hbase git commit: HBASE-20108 Remove jline exclusion from ZooKeeper

2018-03-08 Thread zhangduo
HBASE-20108 Remove jline exclusion from ZooKeeper Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ac18ae27 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ac18ae27 Diff:

[24/45] hbase git commit: HBASE-19707 Race in start and terminate of a replication source after we async start replicatione endpoint

2018-03-08 Thread zhangduo
HBASE-19707 Race in start and terminate of a replication source after we async start replicatione endpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/77674d56 Tree:

[16/45] hbase git commit: HBASE-19525 RS side changes for moving peer modification from zk watcher to procedure

2018-03-08 Thread zhangduo
HBASE-19525 RS side changes for moving peer modification from zk watcher to procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0432b864 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0432b864 Diff:

[01/45] hbase git commit: HBASE-20134 dev-support scripts should use mktemp instead of hard-coding /tmp. [Forced Update!]

2018-03-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397-branch-2 f4df3fb3d -> c9bcc0b9b (forced update) HBASE-20134 dev-support scripts should use mktemp instead of hard-coding /tmp. Signed-off-by: Mike Drob Signed-off-by: Umesh Agashe

[10/18] hbase git commit: HBASE-19747 Introduce a special WALProvider for synchronous replication

2018-03-08 Thread zhangduo
HBASE-19747 Introduce a special WALProvider for synchronous replication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1e7ac767 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1e7ac767 Diff:

[05/18] hbase git commit: HBASE-19864 Use protobuf instead of enum.ordinal to store SyncReplicationState

2018-03-08 Thread zhangduo
HBASE-19864 Use protobuf instead of enum.ordinal to store SyncReplicationState Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6044a880 Tree:

[06/18] hbase git commit: HBASE-19973 Implement a procedure to replay sync replication wal for standby cluster

2018-03-08 Thread zhangduo
HBASE-19973 Implement a procedure to replay sync replication wal for standby cluster Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/606314a2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/606314a2 Diff:

[17/18] hbase git commit: HBASE-19957 General framework to transit sync replication state

2018-03-08 Thread zhangduo
HBASE-19957 General framework to transit sync replication state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/48e705ae Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/48e705ae Diff:

[16/18] hbase git commit: HBASE-19957 General framework to transit sync replication state

2018-03-08 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/48e705ae/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java -- diff --git

[02/18] hbase git commit: HBASE-19987 error-prone 2.2.0

2018-03-08 Thread zhangduo
HBASE-19987 error-prone 2.2.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/641e870e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/641e870e Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/641e870e Branch:

[09/18] hbase git commit: HBASE-19857 Complete the procedure for adding a sync replication peer

2018-03-08 Thread zhangduo
HBASE-19857 Complete the procedure for adding a sync replication peer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/df9eeae0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/df9eeae0 Diff:

[18/18] hbase git commit: HBASE-19943 Only allow removing sync replication peer which is in DA state

2018-03-08 Thread zhangduo
HBASE-19943 Only allow removing sync replication peer which is in DA state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/669e80d8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/669e80d8 Diff:

[07/18] hbase git commit: HBASE-19935 Only allow table replication for sync replication for now

2018-03-08 Thread zhangduo
HBASE-19935 Only allow table replication for sync replication for now Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/074891f1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/074891f1 Diff:

[15/18] hbase git commit: HBASE-19078 Add a remote peer cluster wal directory config for synchronous replication

2018-03-08 Thread zhangduo
HBASE-19078 Add a remote peer cluster wal directory config for synchronous replication Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9c8b3c33 Tree:

[04/18] hbase git commit: HBASE-20144 The shutdown of master will hang if there are no live region server

2018-03-08 Thread zhangduo
HBASE-20144 The shutdown of master will hang if there are no live region server Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a03d09ab Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a03d09ab Diff:

  1   2   >