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

2018-05-06 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/1a520cc6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1a520cc6 Diff: http://git-wip-us.apache.o

[02/29] hbase git commit: HBASE-20513 Collect and emit ScanMetrics in PerformanceEvaluation

2018-05-06 Thread zhangduo
HBASE-20513 Collect and emit ScanMetrics in PerformanceEvaluation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/291dedbf Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/291dedbf Diff: http://git-wip-us.apache.org/rep

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

2018-05-06 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/71055fff Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/71055fff Diff: http://git-wip-us.apache.org

[03/29] hbase git commit: HBASE-20527 Remove unused code in MetaTableAccessor

2018-05-06 Thread zhangduo
HBASE-20527 Remove unused code in MetaTableAccessor 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/acd0d1e4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/acd0d1e4 Diff: http://git-wip

[06/29] hbase git commit: HBASE-19082 Reject read/write from client but accept write from replication in state S

2018-05-06 Thread zhangduo
HBASE-19082 Reject read/write from client but accept write from replication in state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d78f5cf2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d78f5cf2 Diff: http://git

[09/29] hbase git commit: HBASE-19083 Introduce a new log writer which can write to two HDFSes

2018-05-06 Thread zhangduo
HBASE-19083 Introduce a new log writer which can write to two HDFSes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ee19608b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ee19608b Diff: http://git-wip-us.apache.org/

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

2018-05-06 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/44fe9610 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/44fe9610 Diff: http://git-wip-us.apache.org

[28/29] hbase git commit: HBASE-20432 Cleanup related resources when remove a sync replication peer

2018-05-06 Thread zhangduo
HBASE-20432 Cleanup related resources when remove 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/f7c5981a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f7c5981a Diff: http://git-wip-us.apache

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

2018-05-06 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/9f5d2d49 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9f5d2d49 Diff: http://git-wip-us.apache.org/repos

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

2018-05-06 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/9f5d2d49/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/SyncReplicationPeerInfoProvider.java -- diff --git a/hbase-server/src/main/java/org/apache/hado

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

2018-05-06 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/db7f143a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/db7f143a Diff: http://git-wip-us.apach

[20/29] hbase git commit: HBASE-20426 Give up replicating anything in S state

2018-05-06 Thread zhangduo
HBASE-20426 Give up replicating anything in S state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cb3ca05e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cb3ca05e Diff: http://git-wip-us.apache.org/repos/asf/hbase/d

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

2018-05-06 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/6a3c4dc5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree

[26/29] hbase git commit: HBASE-20370 Also remove the wal file in remote cluster when we finish replicating a file

2018-05-06 Thread zhangduo
HBASE-20370 Also remove the wal file in remote cluster when we finish replicating a file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/99350527 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/99350527 Diff: http://g

[24/29] hbase git commit: HBASE-20163 Forbid major compaction when standby cluster replay the remote wals

2018-05-06 Thread zhangduo
HBASE-20163 Forbid major compaction when standby cluster replay the remote wals Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/393f98aa Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/393f98aa Diff: http://git-wip-us.

[07/29] hbase git commit: HBASE-20425 Do not write the cluster id of the current active cluster when writing remote WAL

2018-05-06 Thread zhangduo
HBASE-20425 Do not write the cluster id of the current active cluster when writing remote WAL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a4fb8adf Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a4fb8adf Diff: htt

[23/29] hbase git commit: HBASE-19079 Support setting up two clusters with A and S stat

2018-05-06 Thread zhangduo
HBASE-19079 Support setting up two clusters with A and S stat Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3111f532 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3111f532 Diff: http://git-wip-us.apache.org/repos/a

[29/29] hbase git commit: HBASE-20434 Also remove remote wals when peer is in DA state

2018-05-06 Thread zhangduo
HBASE-20434 Also remove remote wals when peer 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/a497bef5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a497bef5 Diff: http://git-wip-us.apache.org/repos/as

[04/29] hbase git commit: HBASE-20531 RS may throw NPE when close meta regions in shutdown procedure.

2018-05-06 Thread zhangduo
HBASE-20531 RS may throw NPE when close meta regions in shutdown procedure. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/971f5350 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/971f5350 Diff: http://git-wip-us.apac

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

2018-05-06 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/c3aae8c4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c3aae8c4

[17/29] hbase git commit: HBASE-19990 Create remote wal directory when transitting to state S

2018-05-06 Thread zhangduo
HBASE-19990 Create remote wal directory when transitting to state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5065223c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5065223c Diff: http://git-wip-us.apache.org/r

[21/29] hbase git commit: HBASE-20458 Support removing a WAL from LogRoller

2018-05-06 Thread zhangduo
HBASE-20458 Support removing a WAL from LogRoller Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3d5e1dd7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3d5e1dd7 Diff: http://git-wip-us.apache.org/repos/asf/hbase/dif

[01/29] hbase git commit: HBASE-20517 Fix PerformanceEvaluation 'column' parameter [Forced Update!]

2018-05-06 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 6b0c20ffd -> cb3ca05e4 (forced update) HBASE-20517 Fix PerformanceEvaluation 'column' parameter Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/78ffd7ac Tree: http

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

2018-05-06 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/d4bd1b21 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d4bd1b21 Diff: http://git-w

[13/29] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

2018-05-06 Thread zhangduo
HBASE-19781 Add a new cluster state flag 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/c742010a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c742010a Diff: http://git-wip-us.apache.org/

[27/29] hbase git commit: HBASE-20456 Support removing a ReplicationSourceShipper for a special wal group

2018-05-06 Thread zhangduo
HBASE-20456 Support removing a ReplicationSourceShipper for a special wal group Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/99b13944 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/99b13944 Diff: http://git-wip-us.

[12/29] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

2018-05-06 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c742010a/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsckReplication.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck

[05/29] hbase git commit: HBASE-19782 Reject the replication request when peer is DA or A state

2018-05-06 Thread zhangduo
HBASE-19782 Reject the replication request when peer is DA or A state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4efc2ead Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4efc2ead Diff: http://git-wip-us.apache.org

[22/29] hbase git commit: HBASE-19999 Remove the SYNC_REPLICATION_ENABLED flag

2018-05-06 Thread zhangduo
HBASE-1 Remove the SYNC_REPLICATION_ENABLED flag Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a6555e81 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a6555e81 Diff: http://git-wip-us.apache.org/repos/asf/hbase/

hbase git commit: HBASE-20508 TestIncrementalBackupWithBulkLoad doesn't need to be Parameterized test

2018-05-06 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master 971f5350e -> 5e14e125b HBASE-20508 TestIncrementalBackupWithBulkLoad doesn't need to be Parameterized test Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/rep

hbase-site git commit: INFRA-10751 Empty commit

2018-05-06 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 2bbea48a6 -> af92c4d4e 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/af92c4d4 Tree: http://git-wip-us.apache.org/repos/asf/h

[1/2] hbase-site git commit: Published site at 971f5350e81591e9360677f3617a399f453b6b96.

2018-05-06 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 6f3be57d5 -> 2bbea48a6 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2bbea48a/index.html -- diff --git a/index.html b/index.html index 64420ab..b560ceb 10064

[2/2] hbase-site git commit: Published site at 971f5350e81591e9360677f3617a399f453b6b96.

2018-05-06 Thread git-site-role
Published site at 971f5350e81591e9360677f3617a399f453b6b96. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/2bbea48a Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/2bbea48a Diff: http://git-wip-us.apach