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

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

[10/32] hbase git commit: HBASE-19999 Remove the SYNC_REPLICATION_ENABLED flag

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2018-05-14 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/f16ade31 Tree:

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

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

[04/32] hbase git commit: HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator

2018-05-14 Thread zhangduo
HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator Make a purposed comparator for the new ByteBufferKeyValue base type. Cache deserialized sizes rather than recalc each time. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

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

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

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

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

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

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

[05/32] hbase git commit: HBASE-20544 ADDENDUM Make HBTU default to random ports.

2018-05-14 Thread zhangduo
HBASE-20544 ADDENDUM Make HBTU default to random ports. Signed-off-by: Mike Drob Signed-off-by: Umesh Agashe Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/92a58016 Tree:

[06/32] hbase git commit: HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata

2018-05-14 Thread zhangduo
HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata When we pread, we don't force the read to read all of the next block header. However, when we get into a race condition where two opener threads try to cache the same block and one thread read all of the

[03/32] hbase git commit: HBASE-20560 Revisit the TestReplicationDroppedTables ut

2018-05-14 Thread zhangduo
HBASE-20560 Revisit the TestReplicationDroppedTables ut Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eabe672e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eabe672e Diff:

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

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

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

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

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

2018-05-14 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/1c8063d5/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/SyncReplicationPeerInfoProvider.java -- diff --git

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

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

[01/32] hbase git commit: HBASE-20566 Creating a system table after enabling rsgroup feature puts region into RIT [Forced Update!]

2018-05-14 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 0567fbb4b -> 774e6b6c7 (forced update) HBASE-20566 Creating a system table after enabling rsgroup feature puts region into RIT Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

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

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

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

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

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

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

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

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

[02/32] hbase git commit: HBASE-16191 Add stop_regionserver and stop_master to shell

2018-05-14 Thread zhangduo
HBASE-16191 Add stop_regionserver and stop_master to shell Amending-Author: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/91756d7f Tree:

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

2018-05-14 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/5f28505c Tree:

[2/4] hbase git commit: HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata

2018-05-14 Thread apurtell
HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata When we pread, we don't force the read to read all of the next block header. However, when we get into a race condition where two opener threads try to cache the same block and one thread read all of the

[4/4] hbase git commit: HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata

2018-05-14 Thread apurtell
HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata When we pread, we don't force the read to read all of the next block header. However, when we get into a race condition where two opener threads try to cache the same block and one thread read all of the

[1/4] hbase git commit: HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata

2018-05-14 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 ca544a155 -> 944a221b7 refs/heads/branch-1.4 4e5c534ce -> 294499949 refs/heads/branch-2 4baac1a78 -> b7def9b69 refs/heads/master 92a58016a -> d2daada97 HBASE-20447 Only fail cacheBlock if block collisions aren't related to next

[3/4] hbase git commit: HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata

2018-05-14 Thread apurtell
HBASE-20447 Only fail cacheBlock if block collisions aren't related to next block metadata When we pread, we don't force the read to read all of the next block header. However, when we get into a race condition where two opener threads try to cache the same block and one thread read all of the

[2/2] hbase git commit: HBASE-20544 ADDENDUM Make HBTU default to random ports.

2018-05-14 Thread busbey
HBASE-20544 ADDENDUM Make HBTU default to random ports. Signed-off-by: Mike Drob Signed-off-by: Umesh Agashe Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f0c8904e Tree:

[1/2] hbase git commit: HBASE-20544 ADDENDUM Make HBTU default to random ports.

2018-05-14 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-2 a739f8089 -> 4baac1a78 refs/heads/branch-2.0 038e2c5aa -> f0c8904ef HBASE-20544 ADDENDUM Make HBTU default to random ports. Signed-off-by: Mike Drob Signed-off-by: Umesh Agashe Project:

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

2018-05-14 Thread busbey
Repository: hbase Updated Branches: refs/heads/master db04a9f9d -> 92a58016a HBASE-20544 ADDENDUM Make HBTU default to random ports. Signed-off-by: Mike Drob Signed-off-by: Umesh Agashe Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[02/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/testdevapidocs/src-html/org/apache/hadoop/hbase/replication/TestReplicationSyncUpTool.html -- diff --git

[07/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/src-html/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html -- diff --git

[10/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/src-html/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.FailedOpenUpdaterThread.html -- diff --git

[09/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/src-html/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.RSGroupStartupWorker.html -- diff --git

[14/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.ServerEventsListenerThread.html -- diff --git

[18/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html

[17/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html

[01/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site e3e9a0110 -> c4fbf0df2 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/testdevapidocs/src-html/org/apache/hadoop/hbase/rsgroup/TestRSGroups.html --

[16/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html

[04/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/testdevapidocs/src-html/org/apache/hadoop/hbase/TestByteBufferKeyValue.html -- diff --git

[03/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/testdevapidocs/src-html/org/apache/hadoop/hbase/replication/TestReplicationDroppedTables.html -- diff --git

[13/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html

[08/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/src-html/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.ServerEventsListenerThread.html -- diff --git

[12/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html -- diff --git

[05/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/testdevapidocs/org/apache/hadoop/hbase/replication/TestReplicationDroppedTables.html -- diff --git

[11/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/src-html/org/apache/hadoop/hbase/CellComparatorImpl.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellComparatorImpl.html

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

2018-05-14 Thread git-site-role
Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/c4fbf0df Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/c4fbf0df Diff:

[15/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/devapidocs/org/apache/hadoop/hbase/client/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html

[06/19] hbase-site git commit: Published site at db04a9f9d910caf3976f8a86cdd8bacbafcd78e4.

2018-05-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4fbf0df/downloads.html -- diff --git a/downloads.html b/downloads.html index cb68ce9..46eec4c 100644 --- a/downloads.html +++ b/downloads.html @@ -7,7 +7,7 @@

hbase-site git commit: INFRA-10751 Empty commit

2018-05-14 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site c4fbf0df2 -> 58454ffaa 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/58454ffa Tree:

hbase git commit: HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator

2018-05-14 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 4b0ac73f5 -> a739f8089 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator Make a purposed comparator for the new ByteBufferKeyValue base type. Cache deserialized sizes rather than recalc each time. Project:

hbase git commit: HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator

2018-05-14 Thread stack
Repository: hbase Updated Branches: refs/heads/master eabe672eb -> db04a9f9d HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator Make a purposed comparator for the new ByteBufferKeyValue base type. Cache deserialized sizes rather than recalc each time. Project:

hbase git commit: HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator

2018-05-14 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 9a1aa7c25 -> 038e2c5aa HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator Make a purposed comparator for the new ByteBufferKeyValue base type. Cache deserialized sizes rather than recalc each time. Project:

[1/2] hbase git commit: HBASE-20128 Add new UTs which extends the old replication UTs but set replication scope to SERIAL

2018-05-14 Thread openinx
Repository: hbase Updated Branches: refs/heads/branch-2 aa8ceb816 -> 4b0ac73f5 HBASE-20128 Add new UTs which extends the old replication UTs but set replication scope to SERIAL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-20560 Revisit the TestReplicationDroppedTables ut

2018-05-14 Thread openinx
HBASE-20560 Revisit the TestReplicationDroppedTables ut Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4b0ac73f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4b0ac73f Diff:

hbase git commit: HBASE-20560 Revisit the TestReplicationDroppedTables ut

2018-05-14 Thread openinx
Repository: hbase Updated Branches: refs/heads/master 91756d7f7 -> eabe672eb HBASE-20560 Revisit the TestReplicationDroppedTables ut Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eabe672e Tree:

hbase git commit: HBASE-16191 Add stop_regionserver and stop_master to shell

2018-05-14 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/branch-2 5ac774089 -> aa8ceb816 HBASE-16191 Add stop_regionserver and stop_master to shell Amending-Author: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16191 Add stop_regionserver and stop_master to shell

2018-05-14 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/master d1cc92599 -> 91756d7f7 HBASE-16191 Add stop_regionserver and stop_master to shell Amending-Author: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: