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

2018-01-02 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/3c3b67c2 Branch: refs/heads/HBASE-19397 Commit: 3c3b67c2221e32c3700116bae556ff586ca3632f Parents: b3a7f8e Author: zhangduo Authored: Thu Dec 21 21:59:46 2017 +0800 Committer: zhangduo Committed: Wed Jan 3 09:37:32 2018 +0800

hbase git commit: HBASE-19641 AsyncHBaseAdmin should use exponential backoff when polling the procedure result

2018-01-03 Thread zhangduo
mit/4bf601a9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4bf601a9 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4bf601a9 Branch: refs/heads/branch-2 Commit: 4bf601a92d8ee4669f303ee878d4cb2f81267993 Parents: 76580fa Author: zhangduo Authored: Wed Jan 3 16:41:21 2018 +0

hbase git commit: HBASE-19641 AsyncHBaseAdmin should use exponential backoff when polling the procedure result

2018-01-03 Thread zhangduo
mit/1fa3637b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1fa3637b Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1fa3637b Branch: refs/heads/master Commit: 1fa3637b4d0020b1c4387610e8aa6b970c0138b8 Parents: a47afc8 Author: zhangduo Authored: Wed Jan 3 16:41:21 2018 +0800 Commit

hbase git commit: HBASE-19620 Add UT to confirm the race in MasterRpcServices.getProcedureResult

2018-01-03 Thread zhangduo
ree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ab0e4596 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ab0e4596 Branch: refs/heads/master Commit: ab0e459693cc7ad3e605c25e4d1267c754dca6cd Parents: d84c4ec Author: zhangduo Authored: Wed Jan 3 17:24:20 2018 +0800 Committer: zhang

hbase git commit: HBASE-19620 Add UT to confirm the race in MasterRpcServices.getProcedureResult

2018-01-03 Thread zhangduo
ree: http://git-wip-us.apache.org/repos/asf/hbase/tree/47a264a6 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/47a264a6 Branch: refs/heads/branch-2 Commit: 47a264a6aaf85a98e844cc4dc0373dc67e6f61a6 Parents: 37f846d Author: zhangduo Authored: Wed Jan 3 17:24:20 2018 +0800 Committer: zhang

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

2018-01-03 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/0d05d799 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0d05d799 Diff: http://git

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

2018-01-03 Thread zhangduo
/hbase/diff/e424657c Branch: refs/heads/HBASE-19397 Commit: e424657c92aeed35264086cc7b7389fa6a33669f Parents: b8b84a9 Author: zhangduo Authored: Wed Jan 3 21:13:57 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:44 2018 +0800

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

2018-01-03 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/c8882030 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c8882030

[02/35] hbase git commit: HBASE-19604 Fixed Checkstyle errors in hbase-protocol-shaded and enabled Checkstyle to fail on violations

2018-01-03 Thread zhangduo
HBASE-19604 Fixed Checkstyle errors in hbase-protocol-shaded and enabled Checkstyle to fail on violations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/777ad8ca Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/777ad8

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

2018-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/48b9ae4e/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/r

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

2018-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/28f23155/hbase-server/src/main/java/org/apache/hadoop/hbase/master/replication/ReplicationManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/master/rep

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/3bb465a5 Branch: refs/heads/HBASE-19397 Commit: 3bb465a54de57cb22e9e81e5abff5a1bc8fc6999 Parents: 3edefde Author: zhangduo Authored: Wed Dec 20 20:57:37 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 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/3edefde8 Tree: http://git-wip-us.apache.org/repos/asf/hbase

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

2018-01-03 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/1104d16a Branch: refs/heads/HBASE-19397 Commit: 1104d16a49132a0e1703efb8728fae9874e84879 Parents: d72f6f1 Author: huzheng Authored: Tue Dec 26 16:46:10 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/4e4711a4 Branch: refs/heads/HBASE-19397 Commit: 4e4711a493c92e2bcbfe151ae3c61e4589908932 Parents: 25139a3 Author: zhangduo Authored: Mon Dec 18 15:22:36 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/6922f80b Branch: refs/heads/HBASE-19397 Commit: 6922f80b1ef15414a832c0f94e99d1cea6f5d9df Parents: eee095c Author: zhangduo Authored: Tue Jan 2 16:13:55 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
/hbase/tree/5df509b7 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/5df509b7 Branch: refs/heads/HBASE-19397 Commit: 5df509b7406ae71aa49ae1e9b85e5aa62ffd0485 Parents: c888203 Author: zhangduo Authored: Wed Jan 3 09:39:44 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

[01/35] hbase git commit: HBASE-19641 AsyncHBaseAdmin should use exponential backoff when polling the procedure result [Forced Update!]

2018-01-03 Thread zhangduo
org/repos/asf/hbase/commit/1fa3637b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1fa3637b Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1fa3637b Branch: refs/heads/HBASE-19397 Commit: 1fa3637b4d0020b1c4387610e8aa6b970c0138b8 Parents: a47afc8 Author: zhangduo Authored: Wed Jan 3 16

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/d72f6f13 Branch: refs/heads/HBASE-19397 Commit: d72f6f1374f2ebf7ec7985138cf9b8b3a5fe98ca Parents: 20a612f Author: zhangduo Authored: Wed Dec 27 20:13:42 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/4907a731 Branch: refs/heads/HBASE-19397 Commit: 4907a731c1798bdf131a6e0aca78312e245dc2ae Parents: 7cdda89 Author: huzheng Authored: Wed Dec 20 10:47:18 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/b8b84a9f Branch: refs/heads/HBASE-19397 Commit: b8b84a9f5719928195d4534968fb4bfdd2521141 Parents: 5df509b Author: huzheng Authored: Fri Dec 29 15:55:28 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/28f23155 Branch: refs/heads/HBASE-19397 Commit: 28f2315531f1b31a24d5596ebfac966f5e4ece44 Parents: 4907a73 Author: zhangduo Authored: Fri Dec 22 14:37:28 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

[06/35] hbase git commit: HBASE-19691 Removes Global(A) requirement for getClusterStatus

2018-01-03 Thread zhangduo
HBASE-19691 Removes Global(A) requirement for getClusterStatus Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a98bb4c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9a98bb4c Diff: htt

[04/35] hbase git commit: HBASE-19620 Add UT to confirm the race in MasterRpcServices.getProcedureResult

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/ab0e4596 Branch: refs/heads/HBASE-19397 Commit: ab0e459693cc7ad3e605c25e4d1267c754dca6cd Parents: d84c4ec Author: zhangduo Authored: Wed Jan 3 17:24:20 2018 +0800 Committer: zhangduo Committed: Wed Jan 3 20:29:07 2018 +0800

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/bbbda610 Branch: refs/heads/HBASE-19397 Commit: bbbda610f946a8b9d9811ef567a1729dc29b5279 Parents: 0d05d79 Author: Guanghao Zhang Authored: Tue Dec 26 11:39:34 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/25139a39 Branch: refs/heads/HBASE-19397 Commit: 25139a39a591ea3550938e1e28989c5263f5a622 Parents: 9a98bb4 Author: zhangduo Authored: Fri Dec 15 21:06:44 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

[05/35] hbase git commit: HBASE-19654 Remove misleading and chatty debug message in ReplicationLogCleaner

2018-01-03 Thread zhangduo
HBASE-19654 Remove misleading and chatty debug message in ReplicationLogCleaner Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d8ef30c5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d8ef30c5 D

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

2018-01-03 Thread zhangduo
/hbase/diff/dbe1f749 Branch: refs/heads/HBASE-19397 Commit: dbe1f749e2a897c9bea6c91c3712525edda34a56 Parents: 165b0de Author: zhangduo Authored: Wed Dec 27 18:27:13 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/1104d16a/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbas

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/48b9ae4e Branch: refs/heads/HBASE-19397 Commit: 48b9ae4ee35051ad2e919b103483224bf9de1d48 Parents: 28f2315 Author: zhangduo Authored: Mon Dec 25 18:49:56 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/eee095c9 Branch: refs/heads/HBASE-19397 Commit: eee095c99fe59d223b61b07ac31d757f3da9bded Parents: cb3f889 Author: zhangduo Authored: Tue Jan 2 13:25:58 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/25139a39/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/security/ac

[03/35] hbase git commit: HBASE-19666 TestDefaultCompactSelection test failed

2018-01-03 Thread zhangduo
HBASE-19666 TestDefaultCompactSelection test failed Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d84c4ec2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d84c4ec2 Diff: http://git-wip

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

2018-01-03 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/7cdda898 Branch: refs/heads/HBASE-19397 Commit: 7cdda8987768345dc68e60573c17fba3fdb8b2b1 Parents: 8253f50 Author: zhangduo Authored: Thu Dec 21 21:59:46 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 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/382b3096 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/382b3096 Diff

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

2018-01-03 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/8253f500 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8253f500 Diff: http://git-wip

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

2018-01-03 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/20a612fb Branch: refs/heads/HBASE-19397 Commit: 20a612fbdef4c80f8f48ae22b8faf7e8bba5f0cb Parents: dbe1f74 Author: zhangduo Authored: Wed Dec 27 22:03:51 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
/hbase/diff/165b0ded Branch: refs/heads/HBASE-19397 Commit: 165b0dedaea69ff01c194a232bf0953a2d704971 Parents: 382b309 Author: zhangduo Authored: Tue Dec 26 20:39:00 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/cb3f8894 Branch: refs/heads/HBASE-19397 Commit: cb3f88944018d209d4f286c7d77dd15bb0c70ef7 Parents: 1104d16 Author: zhangduo Authored: Tue Jan 2 09:57:23 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 09:22:35 2018 +0800

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

2018-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/20a612fb/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hb

[09/38] hbase git commit: HBASE-18452 VerifyReplication by Snapshot should cache HDFS token before submit job for kerberos env

2018-01-04 Thread zhangduo
HBASE-18452 VerifyReplication by Snapshot should cache HDFS token before submit job for kerberos env Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/51954359 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/51954359 Di

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

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/72f1e971/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hb

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

2018-01-04 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/aed5fe35 Branch: refs/heads/HBASE-19397 Commit: aed5fe35dfa0a32706efa837eab1a24b744b0a0f Parents: 1821fbc Author: huzheng Authored: Tue Dec 26 16:46:10 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

[05/38] hbase git commit: HBASE-19473 Miscellaneous changes to ClientScanner

2018-01-04 Thread zhangduo
HBASE-19473 Miscellaneous changes to ClientScanner - Remove superfluous logging code guard - Simplify some of the code - Use ArrayDeque instead of LinkedList for queue implementation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/c

[08/38] hbase git commit: HBASE-19596 RegionMetrics/ServerMetrics/ClusterMetrics should apply to all public classes

2018-01-04 Thread zhangduo
HBASE-19596 RegionMetrics/ServerMetrics/ClusterMetrics should apply to all public classes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8119acfc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8119acfc Diff: http://

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

2018-01-04 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/3fc125c8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3fc125c8 Diff

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

2018-01-04 Thread zhangduo
/hbase/tree/7b0637c5 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/7b0637c5 Branch: refs/heads/HBASE-19397 Commit: 7b0637c503b14062dd4a9c0279793bca49a4aac4 Parents: 421099e Author: zhangduo Authored: Wed Jan 3 09:39:44 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 14:52:54 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/f27b9d4d Branch: refs/heads/HBASE-19397 Commit: f27b9d4d7a9d9271d454f20c16ba7a8589f3b8a5 Parents: 8f1656d Author: zhangduo Authored: Thu Jan 4 16:18:21 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 16:18:21 2018 +0800

[07/38] hbase git commit: HBASE-19596 RegionMetrics/ServerMetrics/ClusterMetrics should apply to all public classes

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/8119acfc/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestRegionSizeCalculator.java -- diff --git a/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapredu

[04/38] hbase git commit: HBASE-19588 Additional jar dependencies needed for mapreduce PerformanceEvaluation

2018-01-04 Thread zhangduo
HBASE-19588 Additional jar dependencies needed for mapreduce PerformanceEvaluation Signed-off-by: Albert Chu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4ba74167 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4b

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/72f1e971 Branch: refs/heads/HBASE-19397 Commit: 72f1e971d4565607c58e4b1c107f1ba319b59a5e Parents: 826de63 Author: zhangduo Authored: Wed Dec 27 22:03:51 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/018f1885 Branch: refs/heads/HBASE-19397 Commit: 018f1885b6f9495ea43ec04aaabdaa2da70b6f7a Parents: c5e55d7 Author: zhangduo Authored: Tue Jan 2 16:13:55 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 14:52:27 2018 +0800

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

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a7c2428b/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/r

[36/38] hbase git commit: HBASE-19661 Replace ReplicationStateZKBase with ZKReplicationStorageBase

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/ada969af Branch: refs/heads/HBASE-19397 Commit: ada969af31162247fd5eba7ba38cdbf7ca99c1ce Parents: 7b0637c Author: huzheng Authored: Fri Dec 29 15:55:28 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:52:54 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/1821fbcf Branch: refs/heads/HBASE-19397 Commit: 1821fbcf6f1ee6679e12e707652081205a46ddce Parents: 72f1e97 Author: zhangduo Authored: Wed Dec 27 20:13:42 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 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/fc7cff3a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fc7cff3a Diff: http://git

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/5d32c8c4 Branch: refs/heads/HBASE-19397 Commit: 5d32c8c466a1b2e5487c1f65e36353054c4abcfc Parents: cfdc501 Author: zhangduo Authored: Wed Dec 20 20:57:37 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/c5e55d70 Branch: refs/heads/HBASE-19397 Commit: c5e55d708668ba87424b9c73e0a6141f41d3128d Parents: fc7a3ed Author: zhangduo Authored: Tue Jan 2 13:25:58 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 14:52:27 2018 +0800

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

2018-01-04 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/8f6dc608 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8f6dc608 Diff: http://git-wip

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

2018-01-04 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/f9123062 Branch: refs/heads/HBASE-19397 Commit: f9123062a35d2a942f1c35e636c8ec6b6f22c8df Parents: 0225340 Author: huzheng Authored: Wed Dec 20 10:47:18 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

[01/38] hbase git commit: HBASE-18806 VerifyRep by snapshot need not to restore snapshot for each mapper [Forced Update!]

2018-01-04 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397 e424657c9 -> f27b9d4d7 (forced update) HBASE-18806 VerifyRep by snapshot need not to restore snapshot for each mapper Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/comm

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

2018-01-04 Thread zhangduo
/hbase/diff/8f717863 Branch: refs/heads/HBASE-19397 Commit: 8f717863263812454745ccf4e0b43e0fb7750f1f Parents: 3fc125c Author: zhangduo Authored: Tue Dec 26 20:39:00 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 Thread zhangduo
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/fc7a3ed3 Branch: refs/heads/HBASE-19397 Commit: fc7a3ed3e55308e3957a377eb9ef1db0b0734959 Parents: aed5fe3 Author: zhangduo Authored: Tue Jan 2 09:57:23 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 14:52:27 2018 +0800

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

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/9ff35d31/hbase-server/src/main/java/org/apache/hadoop/hbase/master/replication/ReplicationManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/master/rep

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

2018-01-04 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/02253407 Branch: refs/heads/HBASE-19397 Commit: 0225340701e724fe781914460814c4c9d36700a7 Parents: 8f6dc60 Author: zhangduo Authored: Thu Dec 21 21:59:46 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 Thread zhangduo
/hbase/diff/826de635 Branch: refs/heads/HBASE-19397 Commit: 826de635cb2dbe923f1c583e4b4817dc17b075a1 Parents: 8f71786 Author: zhangduo Authored: Wed Dec 27 18:27:13 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

[02/38] hbase git commit: HBASE-19613 Miscellaneous changes to WALSplitter.

2018-01-04 Thread zhangduo
HBASE-19613 Miscellaneous changes to WALSplitter. * Use ArrayList instead LinkedList * Use Apache Commons where appropriate * Parameterize and improve logging Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/30106256 Tree: htt

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

2018-01-04 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/421099e3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/421099e3

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/e11fea13 Branch: refs/heads/HBASE-19397 Commit: e11fea13b99a4a2edd1058eedde82bb0fdecb787 Parents: 5195435 Author: zhangduo Authored: Fri Dec 15 21:06:44 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

[03/38] hbase git commit: HBASE-19490 Rare failure in TestRateLimiter

2018-01-04 Thread zhangduo
HBASE-19490 Rare failure in TestRateLimiter Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/338a74e7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/338a74e7 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/338a

[35/38] hbase git commit: HBASE-19697 Remove TestReplicationAdminUsingProcedure

2018-01-04 Thread zhangduo
/hbase/diff/8f1656d8 Branch: refs/heads/HBASE-19397 Commit: 8f1656d8ddf8dd31509173ad748c0bc6701b8fb9 Parents: ada969a Author: zhangduo Authored: Wed Jan 3 21:13:57 2018 +0800 Committer: zhangduo Committed: Thu Jan 4 14:52:54 2018 +0800

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

2018-01-04 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/cfdc501e Tree: http://git-wip-us.apache.org/repos/asf/hbase

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/c2464ae5 Branch: refs/heads/HBASE-19397 Commit: c2464ae58b2770878c1230e2d7c4cf5c862dacfa Parents: fc7cff3 Author: Guanghao Zhang Authored: Tue Dec 26 11:39:34 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

[06/38] hbase git commit: HBASE-19596 RegionMetrics/ServerMetrics/ClusterMetrics should apply to all public classes

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/8119acfc/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseCluster.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseCluster.java b/hbase-server/s

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

2018-01-04 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/de3a838f Branch: refs/heads/HBASE-19397 Commit: de3a838ff5014a8f2c079691c98dbe83ab8edf14 Parents: e11fea1 Author: zhangduo Authored: Mon Dec 18 15:22:36 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/9ff35d31 Branch: refs/heads/HBASE-19397 Commit: 9ff35d31b2729444e9e2eec2a473ec15c8bb9831 Parents: f912306 Author: zhangduo Authored: Fri Dec 22 14:37:28 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/a7c2428b Branch: refs/heads/HBASE-19397 Commit: a7c2428be1f704b503cf15b5b6b045c9eb213a40 Parents: 9ff35d3 Author: zhangduo Authored: Mon Dec 25 18:49:56 2017 +0800 Committer: zhangduo Committed: Thu Jan 4 14:50:49 2018 +0800

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

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/aed5fe35/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbas

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/2301a456 Branch: refs/heads/HBASE-19397 Commit: 2301a456dffce6a4492fd84e3e69cac6038f7c24 Parents: 8cf670e Author: zhangduo Authored: Tue Jan 2 16:13:55 2018 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 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/89968728 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/89968728

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

2018-01-04 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/5615dbb5 Branch: refs/heads/HBASE-19397 Commit: 5615dbb529bb46b889a1904d20359af44535e4f9 Parents: 4bf6439 Author: zhangduo Authored: Fri Dec 22 14:37:28 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/4bf64391 Branch: refs/heads/HBASE-19397 Commit: 4bf64391c1f8c46dcbb4a285b722d975f17969c5 Parents: 8d8d29c Author: huzheng Authored: Wed Dec 20 10:47:18 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
/hbase/diff/2627dc59 Branch: refs/heads/HBASE-19397 Commit: 2627dc5935c764f1e8dbd8ab8e425159bb263cf5 Parents: e27bf03 Author: zhangduo Authored: Wed Dec 27 18:27:13 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/710d5ad0 Branch: refs/heads/HBASE-19397 Commit: 710d5ad08c4227d5f0f2ae645fb00b31a3170c06 Parents: 5615dbb Author: zhangduo Authored: Mon Dec 25 18:49:56 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

[28/32] hbase git commit: HBASE-19661 Replace ReplicationStateZKBase with ZKReplicationStorageBase

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/5d1e3c85 Branch: refs/heads/HBASE-19397 Commit: 5d1e3c858f389306d660d9f0fc86e433e7a6f26c Parents: 1cfcc8b Author: huzheng Authored: Fri Dec 29 15:55:28 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/0f4da157 Branch: refs/heads/HBASE-19397 Commit: 0f4da157a764e3d36d9597bf74456e96c41a8b25 Parents: 2627dc5 Author: zhangduo Authored: Wed Dec 27 22:03:51 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/8cf670e3 Branch: refs/heads/HBASE-19397 Commit: 8cf670e3f5828e7bb9614b41dfe37af5997b231b Parents: 283e94b Author: zhangduo Authored: Tue Jan 2 13:25:58 2018 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/0f4da157/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hb

[01/32] hbase git commit: HBASE-19688 TimeToLiveProcedureWALCleaner should extends BaseLogCleanerDelegate [Forced Update!]

2018-01-04 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397 f27b9d4d7 -> be2403eb0 (forced update) HBASE-19688 TimeToLiveProcedureWALCleaner should extends BaseLogCleanerDelegate Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/fd99ac7f Branch: refs/heads/HBASE-19397 Commit: fd99ac7f822cc1338d75bc8b7769d423de71b861 Parents: f1f2d26 Author: zhangduo Authored: Wed Dec 20 20:57:37 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/851a74d6 Branch: refs/heads/HBASE-19397 Commit: 851a74d665f9190f8847291e0515f5a4071f4e6e Parents: 052e58c Author: zhangduo Authored: Mon Dec 18 15:22:36 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 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/be2403eb Tree: http://git-wip

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/1e616071 Branch: refs/heads/HBASE-19397 Commit: 1e616071e97ee29846025a343c7f93e48f162ceb Parents: 1797c2e Author: Guanghao Zhang Authored: Tue Dec 26 11:39:34 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/710d5ad0/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/r

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

2018-01-04 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/diff/8d8d29c8 Branch: refs/heads/HBASE-19397 Commit: 8d8d29c850c749b2161d022f4d5222e4aadafc39 Parents: 58265d7 Author: zhangduo Authored: Thu Dec 21 21:59:46 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/c9f28b26 Branch: refs/heads/HBASE-19397 Commit: c9f28b26b4d033d8852de1879387cfbf0054db02 Parents: 0f4da15 Author: zhangduo Authored: Wed Dec 27 20:13:42 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 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/f1f2d264 Tree: http://git-wip-us.apache.org/repos/asf/hbase

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

2018-01-04 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/913748b6 Branch: refs/heads/HBASE-19397 Commit: 913748b679ce8582f32690082d8ec5926bb4ec33 Parents: c9f28b2 Author: huzheng Authored: Tue Dec 26 16:46:10 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
-us.apache.org/repos/asf/hbase/diff/052e58c0 Branch: refs/heads/HBASE-19397 Commit: 052e58c0968cd8e3f59e92cd8f692a7c22b3b940 Parents: bff937a Author: zhangduo Authored: Fri Dec 15 21:06:44 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

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

2018-01-04 Thread zhangduo
/hbase/diff/e27bf038 Branch: refs/heads/HBASE-19397 Commit: e27bf038842c87322842f5c4f4896a7e2303cd62 Parents: 2f2a4cb Author: zhangduo Authored: Tue Dec 26 20:39:00 2017 +0800 Committer: zhangduo Committed: Fri Jan 5 13:54:37 2018 +0800

<    1   2   3   4   5   6   7   8   9   10   >