hbase git commit: HBASE-20485 Copy constructor of Scan doesn't copy the readType and replicaId

2018-05-09 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 421ed6ca5 -> 55badefa3 HBASE-20485 Copy constructor of Scan doesn't copy the readType and replicaId 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 git commit: HBASE-20485 Copy constructor of Scan doesn't copy the readType and replicaId

2018-05-09 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master c51e9adc7 -> f8281aa20 HBASE-20485 Copy constructor of Scan doesn't copy the readType and replicaId 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/h

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

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

[08/34] hbase git commit: HBASE-20485 Copy constructor of Scan doesn't copy the readType and replicaId

2018-05-09 Thread zhangduo
HBASE-20485 Copy constructor of Scan doesn't copy the readType and replicaId 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/f8281aa2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f828

[34/34] hbase git commit: HBASE-19865 Add UT for sync replication peer in DA state

2018-05-09 Thread zhangduo
HBASE-19865 Add UT for sync replication peer 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/3f08903e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3f08903e Diff: http://git-wip-us.apache.org/repos/asf/hb

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

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

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

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

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

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

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

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

[01/34] hbase git commit: HBASE-20500 [rsgroup] should keep at least one server in default group [Forced Update!]

2018-05-09 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 04c7be5da -> 3f08903e8 (forced update) HBASE-20500 [rsgroup] should keep at least one server in default group Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos

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

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

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

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

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

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

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

2018-05-09 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/4f422e2d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4f422e2d Diff: http://git-wip-us.apache.org/repos/asf/hbase/dif

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

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

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

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

[06/34] hbase git commit: Revert "change getConf as first sequence instead of jobContext in TableOutputFormat.checkOutputSpec, add unit tests"

2018-05-09 Thread zhangduo
Revert "change getConf as first sequence instead of jobContext in TableOutputFormat.checkOutputSpec, add unit tests" This reverts commit b748ea3b0d3a074b976fa0ae59fc591303e805a0. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/comm

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

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

[07/34] hbase git commit: HBASE-20521 change getConf as first sequence instead of jobContext in TableOutputFormat.checkOutputSpec, add unit tests

2018-05-09 Thread zhangduo
HBASE-20521 change getConf as first sequence instead of jobContext in TableOutputFormat.checkOutputSpec, add unit tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c51e9adc Tree: http://git-wip-us.apache.org/repos/asf/hba

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

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

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

2018-05-09 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/d2b523cc/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

[02/34] hbase git commit: change getConf as first sequence instead of jobContext in TableOutputFormat.checkOutputSpec, add unit tests

2018-05-09 Thread zhangduo
change getConf as first sequence instead of jobContext in TableOutputFormat.checkOutputSpec, add unit tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b748ea3b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b748

[12/34] hbase git commit: HBASE-19999 Remove the SYNC_REPLICATION_ENABLED flag

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[03/34] hbase git commit: Fix the flaky TestThriftHttpServer

2018-05-09 Thread zhangduo
Fix the flaky TestThriftHttpServer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4f7aa3b7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4f7aa3b7 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4f7aa3b7 Bra

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

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

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

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

[05/34] hbase git commit: HBASE-20543 Fix the flaky TestThriftHttpServer

2018-05-09 Thread zhangduo
HBASE-20543 Fix the flaky TestThriftHttpServer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0dcae90e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0dcae90e Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/0

[04/34] hbase git commit: Revert "Fix the flaky TestThriftHttpServer"

2018-05-09 Thread zhangduo
Revert "Fix the flaky TestThriftHttpServer" This reverts commit 4f7aa3b71d2ebfa57f890c5ebaaf166fb7128597. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dda8018b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dda801

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

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

hbase git commit: HBASE-20539 Disable IMC; part 2

2018-05-09 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 c15fd6b00 -> ce72f9d13 HBASE-20539 Disable IMC; part 2 Set default for in-memory compaction to NONE. PE was using this value creating its table. Add test to ensure expected default. Project: http://git-wip-us.apache.org/repos/asf/hbas

hbase git commit: HBASE-20539 Disable IMC; part 2

2018-05-09 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 55badefa3 -> de25f8b20 HBASE-20539 Disable IMC; part 2 Set default for in-memory compaction to NONE. PE was using this value creating its table. Add test to ensure expected default. Project: http://git-wip-us.apache.org/repos/asf/hbase/

hbase git commit: HBASE-20539 Disable IMC; part 2

2018-05-09 Thread stack
Repository: hbase Updated Branches: refs/heads/master f8281aa20 -> 4f2dfd387 HBASE-20539 Disable IMC; part 2 Set default for in-memory compaction to NONE. PE was using this value creating its table. Add test to ensure expected default. Project: http://git-wip-us.apache.org/repos/asf/hbase/re

[11/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html b/devapidocs/org/apache/hadoop

[06/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/devapidocs/src-html/org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.htm

[09/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/devapidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html b/devapid

[04/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/testdevapidocs/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase.html b/testdevap

[03/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestScan.html -- diff --git a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestScan.html b/testdevap

[13/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/apidocs/src-html/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.html b

[10/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/devapidocs/org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html b/devapidocs/org

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

2018-05-09 Thread git-site-role
Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/63aade82 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/63aade82 Diff: http://git-wip-us.apach

[07/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/devapidocs/src-html/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.TableRecordWriter.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/mapreduce/T

[02/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/testdevapidocs/src-html/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase.html -- diff --git a/testdevapidocs/src-html/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase

[14/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.html b/apidocs/src-html/org/apache/hado

[05/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/downloads.html -- diff --git a/downloads.html b/downloads.html index 34efd15..74e56fe 100644 --- a/downloads.html +++ b/downloads.html @@ -7,7 +7,7 @@

[08/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/devapidocs/src-html/org/apache/hadoop/hbase/client/Scan.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/Scan.html b/devapidocs/src-html/org/ap

[12/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/devapidocs/org/apache/hadoop/hbase/client/Scan.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/Scan.html b/devapidocs/org/apache/hadoop/hbase/client/Sc

[01/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 25edd2062 -> 63aade82f http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/testdevapidocs/src-html/org/apache/hadoop/hbase/thrift/TestThriftHttpServer.html --

[15/16] hbase-site git commit: Published site at 4f2dfd387779968d3b76a22f1f4189d3278b202d.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63aade82/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html b/apidocs/src-ht

hbase-site git commit: INFRA-10751 Empty commit

2018-05-09 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 63aade82f -> f8e1a11ba 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/f8e1a11b Tree: http://git-wip-us.apache.org/repos/asf/h

hbase git commit: HBASE-20204 Add locking to RefreshFileConnections in BucketCache

2018-05-09 Thread zyork
Repository: hbase Updated Branches: refs/heads/fixRefresh [created] 9c046c091 HBASE-20204 Add locking to RefreshFileConnections in BucketCache This is a follow-up to HBASE-20141 where Anoop suggested adding locking for refreshing channels. Project: http://git-wip-us.apache.org/repos/asf/hbas

[hbase] Git Push Summary

2018-05-09 Thread zyork
Repository: hbase Updated Branches: refs/heads/fixRefresh [deleted] 9c046c091

hbase git commit: HBASE-20204 Add locking to RefreshFileConnections in BucketCache

2018-05-09 Thread zyork
Repository: hbase Updated Branches: refs/heads/master 4f2dfd387 -> 9c046c091 HBASE-20204 Add locking to RefreshFileConnections in BucketCache This is a follow-up to HBASE-20141 where Anoop suggested adding locking for refreshing channels. Project: http://git-wip-us.apache.org/repos/asf/hbase

hbase git commit: HBASE-20204 Add locking to RefreshFileConnections in BucketCache

2018-05-09 Thread zyork
Repository: hbase Updated Branches: refs/heads/branch-1 9d9d5aec0 -> 5406f6333 HBASE-20204 Add locking to RefreshFileConnections in BucketCache This is a follow-up to HBASE-20141 where Anoop suggested adding locking for refreshing channels. Project: http://git-wip-us.apache.org/repos/asf/hba

hbase git commit: HBASE-20204 Add locking to RefreshFileConnections in BucketCache

2018-05-09 Thread zyork
Repository: hbase Updated Branches: refs/heads/branch-1.4 7fcef85ec -> 288e1191f HBASE-20204 Add locking to RefreshFileConnections in BucketCache This is a follow-up to HBASE-20141 where Anoop suggested adding locking for refreshing channels. Project: http://git-wip-us.apache.org/repos/asf/h

hbase git commit: HBASE-20204 Add locking to RefreshFileConnections in BucketCache

2018-05-09 Thread zyork
Repository: hbase Updated Branches: refs/heads/branch-2 de25f8b20 -> cba8d2fb8 HBASE-20204 Add locking to RefreshFileConnections in BucketCache This is a follow-up to HBASE-20141 where Anoop suggested adding locking for refreshing channels. Project: http://git-wip-us.apache.org/repos/asf/hba

[2/5] hbase git commit: HBASE-20554 "WALs outstanding" message from CleanerChore is noisy

2018-05-09 Thread apurtell
HBASE-20554 "WALs outstanding" message from CleanerChore is noisy Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4ac2e171 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4ac2e171 Diff: http://git-wip-us.apache.org/rep

[4/5] hbase git commit: HBASE-20554 "WALs outstanding" message from CleanerChore is noisy

2018-05-09 Thread apurtell
HBASE-20554 "WALs outstanding" message from CleanerChore is noisy Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c191462a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c191462a Diff: http://git-wip-us.apache.org/rep

[5/5] hbase git commit: HBASE-20554 "WALs outstanding" message from CleanerChore is noisy

2018-05-09 Thread apurtell
HBASE-20554 "WALs outstanding" message from CleanerChore is noisy Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dc7b33eb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dc7b33eb Diff: http://git-wip-us.apache.org/rep

[1/5] hbase git commit: HBASE-20554 "WALs outstanding" message from CleanerChore is noisy

2018-05-09 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 5406f6333 -> c191462ac refs/heads/branch-1.4 288e1191f -> dc7b33eb6 refs/heads/branch-2 cba8d2fb8 -> c430016cf refs/heads/branch-2.0 ce72f9d13 -> 4ac2e171c refs/heads/master 9c046c091 -> 32dd633b9 HBASE-20554 "WALs outstanding" mes

[3/5] hbase git commit: HBASE-20554 "WALs outstanding" message from CleanerChore is noisy

2018-05-09 Thread apurtell
HBASE-20554 "WALs outstanding" message from CleanerChore is noisy Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c430016c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c430016c Diff: http://git-wip-us.apache.org/rep

hbase git commit: HBASE-20545 Improve performance of BaseLoadBalancer.retainAssignment

2018-05-09 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 32dd633b9 -> a67909d3d HBASE-20545 Improve performance of BaseLoadBalancer.retainAssignment 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/a6790

[hbase] Git Push Summary

2018-05-09 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-20046-branch-2 [deleted] 74ab10c35

hbase git commit: HBASE-20544 Make HBTU default to random ports.

2018-05-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/master a67909d3d -> 8ba2a7eeb HBASE-20544 Make HBTU default to random ports. Signed-off-by: Umesh Agashe Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/