hbase git commit: HBASE-20589 Don't need to assign meta to a new RS when standby master become active

2018-05-23 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2.0 6ecb44420 -> 4ab62955c HBASE-20589 Don't need to assign meta to a new RS when standby master become active Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20589 Don't need to assign meta to a new RS when standby master become active

2018-05-23 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 a94c6dbad -> bfab1e2f9 HBASE-20589 Don't need to assign meta to a new RS when standby master become active Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bfab1e2f

hbase git commit: HBASE-20589 Don't need to assign meta to a new RS when standby master become active

2018-05-23 Thread zghao
Repository: hbase Updated Branches: refs/heads/master ee540c9f9 -> 320a3332e HBASE-20589 Don't need to assign meta to a new RS when standby master become active Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/320a3332

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

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

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

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

[33/37] hbase git commit: HBASE-20576 Check remote WAL directory when creating peer and transiting peer to A

2018-05-23 Thread zhangduo
HBASE-20576 Check remote WAL directory when creating peer and transiting peer to A Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/24c30aea Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/24c30aea Diff:

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

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

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

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

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

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

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

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

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

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

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

2018-05-23 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/4bbe6e72 Tree:

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

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

[01/37] hbase git commit: HBASE-20609 SnapshotHFileCleaner#init should check that params is not null [Forced Update!]

2018-05-23 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 572967e9f -> 24c30aea3 (forced update) HBASE-20609 SnapshotHFileCleaner#init should check that params is not null Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

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

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

[07/37] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread zhangduo
HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9fbce166 Tree:

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

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

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

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

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

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

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

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

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

2018-05-23 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/389bed16 Tree:

[02/37] hbase git commit: HBASE-20591 nightly job needs to enable maven build system.

2018-05-23 Thread zhangduo
HBASE-20591 nightly job needs to enable maven build system. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dace8ff2 Tree:

[03/37] hbase git commit: HBASE-20612 TestReplicationKillSlaveRSWithSeparateOldWALs sometimes fail because it uses an expired cluster conn

2018-05-23 Thread zhangduo
HBASE-20612 TestReplicationKillSlaveRSWithSeparateOldWALs sometimes fail because it uses an expired cluster conn Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5721150c Tree:

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

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

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

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

[09/37] hbase git commit: Merge remote-tracking branch 'origin/master'

2018-05-23 Thread zhangduo
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c253f8f8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c253f8f8 Diff:

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

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

[04/37] hbase git commit: HBASE-20595 Remove the concept of 'special tables' from rsgroups

2018-05-23 Thread zhangduo
HBASE-20595 Remove the concept of 'special tables' from rsgroups Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/304d3e6f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/304d3e6f Diff:

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

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

[08/37] hbase git commit: HBASE-20601 Add multiPut support and other miscellaneous to PE

2018-05-23 Thread zhangduo
HBASE-20601 Add multiPut support and other miscellaneous to PE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/85901754 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/85901754 Diff:

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

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

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

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

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

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

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

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

[14/37] hbase git commit: HBASE-19999 Remove the SYNC_REPLICATION_ENABLED flag

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

[06/37] hbase git commit: HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint

2018-05-23 Thread zhangduo
HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3a805074 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3a805074 Diff:

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

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

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

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

[10/37] hbase git commit: HBASE-20624 Race in ReplicationSource which causes walEntryFilter being null when creating new shipper

2018-05-23 Thread zhangduo
HBASE-20624 Race in ReplicationSource which causes walEntryFilter being null when creating new shipper Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ee540c9f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ee540c9f

[05/37] hbase git commit: HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2

2018-05-23 Thread zhangduo
HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2 Adds new stripped-down, faster ByteBufferKeyValue comparator (BBKV is the base Cell-type in hbase2). Creates an instance of new Comparator each time we create new memstore rather than use the universal CellComparator.

hbase git commit: HBASE-20624 Race in ReplicationSource which causes walEntryFilter being null when creating new shipper

2018-05-23 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 60dcef289 -> a94c6dbad HBASE-20624 Race in ReplicationSource which causes walEntryFilter being null when creating new shipper Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20624 Race in ReplicationSource which causes walEntryFilter being null when creating new shipper

2018-05-23 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master c253f8f80 -> ee540c9f9 HBASE-20624 Race in ReplicationSource which causes walEntryFilter being null when creating new shipper Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint

2018-05-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 7182df3bd -> 16c971e9b HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint

2018-05-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 1b70763b9 -> 7553334d2 HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: Merge remote-tracking branch 'origin/master'

2018-05-23 Thread allan163
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c253f8f8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c253f8f8 Diff:

[1/2] hbase git commit: HBASE-20601 Add multiPut support and other miscellaneous to PE

2018-05-23 Thread allan163
Repository: hbase Updated Branches: refs/heads/master 9fbce1668 -> c253f8f80 HBASE-20601 Add multiPut support and other miscellaneous to PE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/85901754 Tree:

[6/7] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread apurtell
HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6ecb4442 Tree:

[1/7] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 498f3bf95 -> 1b70763b9 refs/heads/branch-1.2 66941d70b -> 8040c0ca7 refs/heads/branch-1.3 94001b35a -> b50e14980 refs/heads/branch-1.4 cd6397be6 -> 7182df3bd refs/heads/branch-2 12d75724d -> 60dcef289 refs/heads/branch-2.0

[5/7] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread apurtell
HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/60dcef28 Tree:

[3/7] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread apurtell
HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b50e1498 Tree:

[4/7] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread apurtell
HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8040c0ca Tree:

[2/7] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread apurtell
HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7182df3b Tree:

[7/7] hbase git commit: HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint

2018-05-23 Thread apurtell
HBASE-20597 Use a lock to serialize access to a shared reference to ZooKeeperWatcher in HBaseReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9fbce166 Tree:

hbase git commit: HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint

2018-05-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 afddf6b1c -> 12d75724d HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint

2018-05-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 079f168c5 -> 3a805074a HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20334 add a test that verifies basic client and MR integration [Forced Update!]

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 ac6abc122 -> dcbf787b4 (forced update) HBASE-20334 add a test that verifies basic client and MR integration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2

2018-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/master 304d3e6fa -> 079f168c5 HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2 Adds new stripped-down, faster ByteBufferKeyValue comparator (BBKV is the base Cell-type in hbase2). Creates an instance of new Comparator

hbase git commit: HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2

2018-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 ba803167b -> afddf6b1c HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2 Adds new stripped-down, faster ByteBufferKeyValue comparator (BBKV is the base Cell-type in hbase2). Creates an instance of new Comparator

hbase git commit: HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2

2018-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 d9ad7eae9 -> 86a9b80ff HBASE-20620 HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; part 2 Adds new stripped-down, faster ByteBufferKeyValue comparator (BBKV is the base Cell-type in hbase2). Creates an instance of new

[6/6] hbase git commit: HBASE-20334 add a test that verifies basic client and MR integration

2018-05-23 Thread busbey
HBASE-20334 add a test that verifies basic client and MR integration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ac6abc12 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ac6abc12 Diff:

[2/6] hbase git commit: WIP tune down build retention while troubleshooting.

2018-05-23 Thread busbey
WIP tune down build retention while troubleshooting. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a6c7dc7f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a6c7dc7f Diff:

[5/6] hbase git commit: HBASE-20615 ship shaded client artifacts in binary tarball.

2018-05-23 Thread busbey
HBASE-20615 ship shaded client artifacts in binary tarball. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/765dbe00 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/765dbe00 Diff:

[1/6] hbase git commit: Revert "HBASE-20582 Upgrade JRuby to 9.1.17.0" [Forced Update!]

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 fc228bc4d -> ac6abc122 (forced update) Revert "HBASE-20582 Upgrade JRuby to 9.1.17.0" This reverts commit dab0e90c54c6909338638ad8addafda2584bb5bd. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[4/6] hbase git commit: HBASE-20332 shaded mapreduce module shouldn't include hadoop

2018-05-23 Thread busbey
HBASE-20332 shaded mapreduce module shouldn't include hadoop * modify the jar checking script to take args; make hadoop stuff optional * separate out checking the artifacts that have hadoop vs those that don't. * * Unfortunately means we need two modules for checking things * * put in a safety

[3/6] hbase git commit: HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs.

2018-05-23 Thread busbey
HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d1d2d593 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d1d2d593 Diff:

[1/5] hbase git commit: HBASE-20595 Remove the concept of 'special tables' from rsgroups [Forced Update!]

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 a483b22a9 -> fc228bc4d (forced update) HBASE-20595 Remove the concept of 'special tables' from rsgroups Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/304d3e6f

[5/5] hbase git commit: HBASE-20332 shaded mapreduce module shouldn't include hadoop

2018-05-23 Thread busbey
HBASE-20332 shaded mapreduce module shouldn't include hadoop * modify the jar checking script to take args; make hadoop stuff optional * separate out checking the artifacts that have hadoop vs those that don't. * * Unfortunately means we need two modules for checking things * * put in a safety

[3/5] hbase git commit: HBASE-20615 ship shaded client artifacts in binary tarball.

2018-05-23 Thread busbey
HBASE-20615 ship shaded client artifacts in binary tarball. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c95a00b9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c95a00b9 Diff:

[4/5] hbase git commit: HBASE-20334 add a test that verifies basic client and MR integration

2018-05-23 Thread busbey
HBASE-20334 add a test that verifies basic client and MR integration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fc228bc4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fc228bc4 Diff:

[2/5] hbase git commit: HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs.

2018-05-23 Thread busbey
HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7d8352ad Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7d8352ad Diff:

[2/2] hbase git commit: HBASE-20595 Remove the concept of 'special tables' from rsgroups

2018-05-23 Thread apurtell
HBASE-20595 Remove the concept of 'special tables' from rsgroups Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/304d3e6f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/304d3e6f Diff:

[1/2] hbase git commit: HBASE-20595 Remove the concept of 'special tables' from rsgroups

2018-05-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-2 f27a6dc1d -> ba803167b refs/heads/master 5721150c6 -> 304d3e6fa HBASE-20595 Remove the concept of 'special tables' from rsgroups Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[3/3] hbase git commit: HBASE-20595 Remove the concept of 'special tables' from rsgroups

2018-05-23 Thread apurtell
HBASE-20595 Remove the concept of 'special tables' from rsgroups Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d9ad7eae Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d9ad7eae Diff:

[1/3] hbase git commit: HBASE-20595 Remove the concept of 'special tables' from rsgroups

2018-05-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 45d928e2c -> 498f3bf95 refs/heads/branch-1.4 302b1882f -> cd6397be6 refs/heads/branch-2.0 da6f0e0d7 -> d9ad7eae9 HBASE-20595 Remove the concept of 'special tables' from rsgroups Project:

[2/3] hbase git commit: HBASE-20595 Remove the concept of 'special tables' from rsgroups

2018-05-23 Thread apurtell
HBASE-20595 Remove the concept of 'special tables' from rsgroups Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cd6397be Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cd6397be Diff:

hbase git commit: HBASE-20334 add a test that verifies basic client and MR integration [Forced Update!]

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 b3fcd2d29 -> a483b22a9 (forced update) HBASE-20334 add a test that verifies basic client and MR integration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20334 add a test that verifies basic client and MR integration [Forced Update!]

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 390d2840a -> b3fcd2d29 (forced update) HBASE-20334 add a test that verifies basic client and MR integration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/6] hbase git commit: HBASE-20591 nightly job needs to enable maven build system. [Forced Update!]

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 734dd4055 -> 390d2840a (forced update) HBASE-20591 nightly job needs to enable maven build system. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/6] hbase git commit: HBASE-20612 TestReplicationKillSlaveRSWithSeparateOldWALs sometimes fail because it uses an expired cluster conn

2018-05-23 Thread busbey
HBASE-20612 TestReplicationKillSlaveRSWithSeparateOldWALs sometimes fail because it uses an expired cluster conn Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5721150c Tree:

[5/6] hbase git commit: HBASE-20615 ship shaded client artifacts in binary tarball.

2018-05-23 Thread busbey
HBASE-20615 ship shaded client artifacts in binary tarball. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c696a567 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c696a567 Diff:

[4/6] hbase git commit: HBASE-20332 shaded mapreduce module shouldn't include hadoop

2018-05-23 Thread busbey
HBASE-20332 shaded mapreduce module shouldn't include hadoop * modify the jar checking script to take args; make hadoop stuff optional * separate out checking the artifacts that have hadoop vs those that don't. * * Unfortunately means we need two modules for checking things * * put in a safety

[6/6] hbase git commit: HBASE-20334 add a test that verifies basic client and MR integration

2018-05-23 Thread busbey
HBASE-20334 add a test that verifies basic client and MR integration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/390d2840 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/390d2840 Diff:

[3/6] hbase git commit: HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs.

2018-05-23 Thread busbey
HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6eb691b5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6eb691b5 Diff:

[11/14] hbase git commit: HBASE-20579 Improve snapshot manifest copy in ExportSnapshot

2018-05-23 Thread mdrob
HBASE-20579 Improve snapshot manifest copy in ExportSnapshot 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/c9f8c343 Tree:

[12/14] hbase git commit: HBASE-20609 SnapshotHFileCleaner#init should check that params is not null

2018-05-23 Thread mdrob
HBASE-20609 SnapshotHFileCleaner#init should check that params is not null Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c1097e9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6c1097e9 Diff:

[02/14] hbase git commit: HBASE-20567 Pass both old and new descriptors to pre/post hooks of modify operations for table and namespace.

2018-05-23 Thread mdrob
HBASE-20567 Pass both old and new descriptors to pre/post hooks of modify operations for table and namespace. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8c9825a0 Tree:

[09/14] hbase git commit: HBASE-20581 Fix documentation about schema updates

2018-05-23 Thread mdrob
HBASE-20581 Fix documentation about schema updates Signed-off-by: Balazs Meszaros Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f917f4e7 Tree:

[07/14] hbase git commit: HBASE-20488 Fix PE command help message

2018-05-23 Thread mdrob
HBASE-20488 Fix PE command help message checkstyle fix Signed-off-by: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cf529f18 Tree:

[04/14] hbase git commit: HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; ADDENDUM2 Add a Test

2018-05-23 Thread mdrob
HBASE-20564 Tighter ByteBufferKeyValue Cell Comparator; ADDENDUM2 Add a Test Run meta tests but using our new basis, the ByteBufferKeyValue instead of the old byte array-backed KeyValue so we catch any oddness in the Type processing or in the Comparator. Project:

[14/14] hbase git commit: HBASE-20478 try disabling import separation check

2018-05-23 Thread mdrob
HBASE-20478 try disabling import separation check Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/484e241b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/484e241b Diff:

[08/14] hbase git commit: HBASE-20582 Upgrade JRuby to 9.1.17.0

2018-05-23 Thread mdrob
HBASE-20582 Upgrade JRuby to 9.1.17.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dab0e90c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dab0e90c Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/dab0e90c

[10/14] hbase git commit: HBASE-20583 SplitLogWorker should handle FileNotFoundException when split a wal

2018-05-23 Thread mdrob
HBASE-20583 SplitLogWorker should handle FileNotFoundException when split a wal Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0836b071 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0836b071 Diff:

[06/14] hbase git commit: HBASE-20577 Make Log Level page design consistent with the design of other pages in UI

2018-05-23 Thread mdrob
HBASE-20577 Make Log Level page design consistent with the design of other pages in UI 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/60bdaf78 Tree:

[13/14] hbase git commit: HBASE-20478 move hbaseanti import checks to checkstyle

2018-05-23 Thread mdrob
HBASE-20478 move hbaseanti import checks to checkstyle Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fbc41c2e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fbc41c2e Diff:

[01/14] hbase git commit: HBASE-20593 HBase website landing page should link to HBaseCon Asia 2018 [Forced Update!]

2018-05-23 Thread mdrob
Repository: hbase Updated Branches: refs/heads/HBASE-20478 36a7cf443 -> 484e241bc (forced update) HBASE-20593 HBase website landing page should link to HBaseCon Asia 2018 Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[05/14] hbase git commit: HBASE-20530 Composition of backup directory containing namespace when restoring is different from the actual hfile location

2018-05-23 Thread mdrob
HBASE-20530 Composition of backup directory containing namespace when restoring is different from the actual hfile location 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/acbc3a22

[03/14] hbase git commit: HBASE-20571 JMXJsonServlet generates invalid JSON if it has NaN in metrics

2018-05-23 Thread mdrob
HBASE-20571 JMXJsonServlet generates invalid JSON if it has NaN in metrics - CacheStats won't generate NaN metrics. - JSONBean class will serialize special floating point values as "NaN", "Infinity" or "-Infinity" Signed-off-by: Andrew Purtell Project:

hbase git commit: WIP missing line-continuation.

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 83c78d0f0 -> 734dd4055 WIP missing line-continuation. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/734dd405 Tree:

hbase git commit: WIP use a single directory within the workspace for handling downloads.

2018-05-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 b0a750964 -> 83c78d0f0 WIP use a single directory within the workspace for handling downloads. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/83c78d0f Tree:

hbase-site git commit: Add Lianghong Xu photo to agenda

2018-05-23 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site d079c10a6 -> 99353e00e Add Lianghong Xu photo to agenda Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/99353e00 Tree:

  1   2   >