hbase git commit: HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master cf57ea15f -> b4622ffad HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 7104364a4 -> 5b95ea01d HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19965 Fix flaky TestAsyncRegionAdminApi

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master f8c3d4568 -> cf57ea15f HBASE-19965 Fix flaky TestAsyncRegionAdminApi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cf57ea15 Tree:

hbase git commit: HBASE-19965 Fix flaky TestAsyncRegionAdminApi

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 6f35b5393 -> 7104364a4 HBASE-19965 Fix flaky TestAsyncRegionAdminApi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7104364a Tree:

hbase git commit: HBASE-19960 Doc test timeouts and test categories in hbase2

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master 24bed6b3f -> f8c3d4568 HBASE-19960 Doc test timeouts and test categories in hbase2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f8c3d456 Tree:

hbase git commit: HBASE-19960 Doc test timeouts and test categories in hbase2

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 a23a7743c -> 6f35b5393 HBASE-19960 Doc test timeouts and test categories in hbase2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6f35b539 Tree:

hbase git commit: HBASE-19986 If HBaseTestClassRule timesout a test, thread dump; ADDENDUM; white-space, checkstyle, and rb feedback by Duo

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 b19531f04 -> a23a7743c HBASE-19986 If HBaseTestClassRule timesout a test, thread dump; ADDENDUM; white-space, checkstyle, and rb feedback by Duo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19986 If HBaseTestClassRule timesout a test, thread dump; ADDENDUM; white-space, checkstyle, and rb feedback by Duo

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master 7cc239fb5 -> 24bed6b3f HBASE-19986 If HBaseTestClassRule timesout a test, thread dump; ADDENDUM; white-space, checkstyle, and rb feedback by Duo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19970 (addendum for 1.x only) Remove unused functions from TableAuthManager.

2018-02-12 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 e6ce789b6 -> 0f79c497c HBASE-19970 (addendum for 1.x only) Remove unused functions from TableAuthManager. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0f79c497

hbase git commit: HBASE-19970 Remove unused functions from TableAuthManager.

2018-02-12 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 fe5848038 -> e6ce789b6 HBASE-19970 Remove unused functions from TableAuthManager. Functions deleted: setTableUserPermissions, setTableGroupPermissions, setNamespaceUserPermissions, setNamespaceGroupPermissions, writeTableToZooKeeper,

hbase git commit: HBASE-19970 Remove unused functions from TableAuthManager.

2018-02-12 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 e94f08277 -> b19531f04 HBASE-19970 Remove unused functions from TableAuthManager. Functions deleted: setTableUserPermissions, setTableGroupPermissions, setNamespaceUserPermissions, setNamespaceGroupPermissions, writeTableToZooKeeper,

hbase git commit: HBASE-19970 Remove unused functions from TableAuthManager.

2018-02-12 Thread appy
Repository: hbase Updated Branches: refs/heads/master c2ee82c90 -> 7cc239fb5 HBASE-19970 Remove unused functions from TableAuthManager. Functions deleted: setTableUserPermissions, setTableGroupPermissions, setNamespaceUserPermissions, setNamespaceGroupPermissions, writeTableToZooKeeper,

hbase git commit: HBASE-19986 If HBaseTestClassRule timesout a test, thread dump

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master 00f887732 -> c2ee82c90 HBASE-19986 If HBaseTestClassRule timesout a test, thread dump Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c2ee82c9 Tree:

hbase git commit: HBASE-19986 If HBaseTestClassRule timesout a test, thread dump

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 1ae64ccee -> e94f08277 HBASE-19986 If HBaseTestClassRule timesout a test, thread dump Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e94f0827 Tree:

hbase git commit: HBASE-19981 Boolean#getBoolean is used to parse value

2018-02-12 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 1af0078a4 -> 17b75ed82 HBASE-19981 Boolean#getBoolean is used to parse value Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19981 Boolean#getBoolean is used to parse value

2018-02-12 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 7ced28f09 -> fe5848038 HBASE-19981 Boolean#getBoolean is used to parse value Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink; ADDENDUM to fix TestReplicationSink

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 f5b365e2c -> 1ae64ccee HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink; ADDENDUM to fix TestReplicationSink Project:

hbase git commit: HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink; ADDENDUM to fix TestReplicationSink

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master 1c67d8a46 -> 00f887732 HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink; ADDENDUM to fix TestReplicationSink Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19968 MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-12 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 c7473df2c -> f5b365e2c HBASE-19968 MapReduce test fails with NoClassDefFoundError against hadoop3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f5b365e2 Tree:

hbase git commit: HBASE-19968 MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-12 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 67b69fb2c -> 1c67d8a46 HBASE-19968 MapReduce test fails with NoClassDefFoundError against hadoop3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1c67d8a4 Tree:

hbase git commit: HBASE-16060 1.x clients cannot access table state talking to 2.0 cluster

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master 8ff783f76 -> 67b69fb2c HBASE-16060 1.x clients cannot access table state talking to 2.0 cluster This patch adds mirroring of table state out to zookeeper. HBase-1.x clients look for table state in zookeeper, not in hbase:meta where

hbase git commit: HBASE-16060 1.x clients cannot access table state talking to 2.0 cluster

2018-02-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 43f507dfa -> c7473df2c HBASE-16060 1.x clients cannot access table state talking to 2.0 cluster This patch adds mirroring of table state out to zookeeper. HBase-1.x clients look for table state in zookeeper, not in hbase:meta where

[4/6] hbase-site git commit: Published site at .

2018-02-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2fda40d6/hbase-build-configuration/hbase-spark/mail-lists.html -- diff --git a/hbase-build-configuration/hbase-spark/mail-lists.html

[3/6] hbase-site git commit: Published site at .

2018-02-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2fda40d6/testdevapidocs/org/apache/hadoop/hbase/master/AbstractTestDLS.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/master/AbstractTestDLS.html

hbase-site git commit: INFRA-10751 Empty commit

2018-02-12 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 2fda40d6c -> 5ffe2146b 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/5ffe2146 Tree:

[1/6] hbase-site git commit: Published site at .

2018-02-12 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 0f5c75b81 -> 2fda40d6c http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2fda40d6/testdevapidocs/src-html/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSink.html

[5/6] hbase-site git commit: Published site at .

2018-02-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2fda40d6/hbase-build-configuration/hbase-archetypes/hbase-archetype-builder/mail-lists.html -- diff --git

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

2018-02-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2fda40d6/testdevapidocs/src-html/org/apache/hadoop/hbase/master/AbstractTestDLS.html -- diff --git

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

2018-02-12 Thread git-site-role
Published site at . Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/2fda40d6 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/2fda40d6 Diff:

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

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

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

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

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

2018-02-12 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/7905fce1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7905fce1 Diff:

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

2018-02-12 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/18419c16 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/18419c16 Diff:

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

2018-02-12 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/7905fce1/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsckReplication.java -- diff --git

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

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

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

2018-02-12 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/2e19dcb5 Tree:

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

2018-02-12 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/735a67ed Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/735a67ed Diff:

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

2018-02-12 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/4f31f5e1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4f31f5e1 Diff:

[02/13] hbase git commit: HBASE-19554 Dump thread info before failure

2018-02-12 Thread zhangduo
HBASE-19554 Dump thread info before failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8ff783f7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8ff783f7 Diff:

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

2018-02-12 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/0a3c9c1b Tree:

[01/13] hbase git commit: HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink [Forced Update!]

2018-02-12 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 c37869259 -> e7d56a3ef (forced update) HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

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

2018-02-12 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/735a67ed/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java -- diff --git

hbase git commit: HBASE-19554 Dump thread info before failure

2018-02-12 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 d793db7c7 -> 43f507dfa HBASE-19554 Dump thread info before failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/43f507df Tree:

hbase git commit: HBASE-19554 Dump thread info before failure

2018-02-12 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 629eaf8b7 -> 8ff783f76 HBASE-19554 Dump thread info before failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8ff783f7 Tree: