hbase git commit: HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker

2018-06-05 Thread zghao
Repository: hbase Updated Branches: refs/heads/master a45763df5 -> 57c867172 HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/57c86717 Tree:

hbase git commit: HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker

2018-06-05 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 d7b09de85 -> 0b0257b41 HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0b0257b4 Tree:

[48/50] [abbrv] hbase git commit: HBASE-20660 Reopen regions using ReopenTableRegionsProcedure

2018-06-05 Thread zhangduo
HBASE-20660 Reopen regions using ReopenTableRegionsProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55abf011 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/55abf011 Diff:

[06/50] [abbrv] hbase git commit: HBASE-20667 Rename TestGlobalThrottler to TestReplicationGlobalThrottler

2018-06-05 Thread zhangduo
HBASE-20667 Rename TestGlobalThrottler to TestReplicationGlobalThrottler Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9d500489 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9d500489 Diff:

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

2018-06-05 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/0eabb9fc Tree:

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

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

[05/50] [abbrv] hbase git commit: HBASE-20668 Avoid permission change if ExportSnapshot's copy fails

2018-06-05 Thread zhangduo
HBASE-20668 Avoid permission change if ExportSnapshot's copy fails Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/74ef118e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/74ef118e Diff:

[26/50] [abbrv] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

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

[11/50] [abbrv] hbase git commit: HBASE-20579 Include original exception in wrapped exception

2018-06-05 Thread zhangduo
HBASE-20579 Include original exception in wrapped exception Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a5ed463d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a5ed463d Diff:

[43/50] [abbrv] hbase git commit: HBASE-20426 Give up replicating anything in S state

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

[16/50] [abbrv] hbase git commit: HBASE-20628 SegmentScanner does over-comparing when one flushing

2018-06-05 Thread zhangduo
HBASE-20628 SegmentScanner does over-comparing when one flushing Signed-off-by: eshcar Signed-off-by: anoopsjohn Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/03c0f7fe Tree:

[20/50] [abbrv] hbase git commit: HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker

2018-06-05 Thread zhangduo
HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/57c86717 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/57c86717 Diff:

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

2018-06-05 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/b4106bad Tree:

[22/50] [abbrv] hbase git commit: HBASE-19857 Complete the procedure for adding a sync replication peer

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

[40/50] [abbrv] hbase git commit: HBASE-20456 Support removing a ReplicationSourceShipper for a special wal group

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

[07/50] [abbrv] hbase git commit: HBASE-19761:Fix Checkstyle errors in hbase-zookeeper

2018-06-05 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/1b98a96c/hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java -- diff --git

[14/50] [abbrv] hbase git commit: HBASE-18948: Added a note in the Tag implementation details in security.adoc

2018-06-05 Thread zhangduo
HBASE-18948: Added a note in the Tag implementation details in security.adoc Coprocessors that run server-side on RegionServers can perform get and set operations on cell Tags. Tags are striped out at the RPC layer before the read response is sent back, so clients do not see these tags.

[02/50] [abbrv] hbase git commit: HBASE-19724 Fixed Checkstyle errors in hbase-hadoop2-compat and enabled Checkstyle to fail on violations

2018-06-05 Thread zhangduo
HBASE-19724 Fixed Checkstyle errors in hbase-hadoop2-compat and enabled Checkstyle to fail on violations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d5ea9263 Tree:

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

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

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

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

[41/50] [abbrv] hbase git commit: HBASE-19999 Remove the SYNC_REPLICATION_ENABLED flag

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

[31/50] [abbrv] hbase git commit: HBASE-19957 General framework to transit sync replication state

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

[01/50] [abbrv] hbase git commit: HBASE-19724 Fixed Checkstyle errors in hbase-hadoop2-compat and enabled Checkstyle to fail on violations [Forced Update!]

2018-06-05 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 34b4dd2ef -> 55abf011b (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/d5ea9263/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/metrics2/impl/JmxCacheBuster.java

[15/50] [abbrv] hbase git commit: HBASE-20634 Reopen region while server crash can cause the procedure to be stuck

2018-06-05 Thread zhangduo
HBASE-20634 Reopen region while server crash can cause the procedure to be stuck A reattempt at fixing HBASE-20173 [AMv2] DisableTableProcedure concurrent to ServerCrashProcedure can deadlock The scenario is a SCP after processing WALs, goes to assign regions that were on the crashed server but

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

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

[19/50] [abbrv] hbase git commit: HBASE-20670 NPE in HMaster#isInMaintenanceMode

2018-06-05 Thread zhangduo
HBASE-20670 NPE in HMaster#isInMaintenanceMode Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a45763df Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a45763df Diff:

[04/50] [abbrv] hbase git commit: HBASE-18116 Replication source in-memory accounting should not include bulk transfer hfiles

2018-06-05 Thread zhangduo
HBASE-18116 Replication source in-memory accounting should not include bulk transfer hfiles Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a11701ec Tree:

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

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

[18/50] [abbrv] hbase git commit: HBASE-20677 Backport test of HBASE-20566 'Creating a system table after enabling rsgroup feature puts region into RIT' to branch-2

2018-06-05 Thread zhangduo
HBASE-20677 Backport test of HBASE-20566 'Creating a system table after enabling rsgroup feature puts region into RIT' to branch-2 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/832f67d4 Tree:

[09/50] [abbrv] hbase git commit: HBASE-19475 Extended backporting strategy in documentation

2018-06-05 Thread zhangduo
HBASE-19475 Extended backporting strategy in documentation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5b24d4ce Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5b24d4ce Diff:

[49/50] [abbrv] hbase git commit: HBASE-20637 Polish the WAL switching when transiting from A to S

2018-06-05 Thread zhangduo
HBASE-20637 Polish the WAL switching when transiting from A to S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c8fbb18a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c8fbb18a Diff:

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

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

[12/50] [abbrv] hbase git commit: Add Guangxu Cheng to pom.xml

2018-06-05 Thread zhangduo
Add Guangxu Cheng to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b716ad5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1b716ad5 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1b716ad5 Branch:

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

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

[46/50] [abbrv] hbase git commit: HBASE-20424 Allow writing WAL to local and remote cluster concurrently

2018-06-05 Thread zhangduo
HBASE-20424 Allow writing WAL to local and remote cluster concurrently Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/599080cc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/599080cc Diff:

[03/50] [abbrv] hbase git commit: HBASE-20592 Create a tool to verify tables do not have prefix tree encoding

2018-06-05 Thread zhangduo
HBASE-20592 Create a tool to verify tables do not have prefix tree encoding 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/09686682 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/09686682

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

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

[13/50] [abbrv] hbase git commit: HBASE-20590 REST Java client is not able to negotiate with the server in the secure mode

2018-06-05 Thread zhangduo
HBASE-20590 REST Java client is not able to negotiate with the server in the secure mode Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7da0015a Tree:

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

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

[08/50] [abbrv] hbase git commit: HBASE-19761:Fix Checkstyle errors in hbase-zookeeper

2018-06-05 Thread zhangduo
HBASE-19761:Fix Checkstyle errors in hbase-zookeeper Signed-off-by: Jan Hentschel Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b98a96c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1b98a96c Diff:

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

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

[24/50] [abbrv] hbase git commit: HBASE-19747 Introduce a special WALProvider for synchronous replication

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

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

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

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

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

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

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

[27/50] [abbrv] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

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

[42/50] [abbrv] hbase git commit: HBASE-20432 Cleanup related resources when remove a sync replication peer

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

[17/50] [abbrv] hbase git commit: HBASE-20634 Reopen region while server crash can cause the procedure to be stuck; ADDENDUM

2018-06-05 Thread zhangduo
HBASE-20634 Reopen region while server crash can cause the procedure to be stuck; ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d99ba62b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d99ba62b Diff:

[33/50] [abbrv] hbase git commit: HBASE-19990 Create remote wal directory when transitting to state S

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

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

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

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

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

[10/50] [abbrv] hbase git commit: HBASE-12882 Log level now configurable from outside Log4j configuration

2018-06-05 Thread zhangduo
HBASE-12882 Log level now configurable from outside Log4j configuration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8377873d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8377873d Diff:

[25/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/MasterServices.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/master/MasterServices.html

[31/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.InitializationMonitor.html -- diff --git

[07/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.DelayedTask.html -- diff --git

[44/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/master/HMaster.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html

[34/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/FailedRemoteDispatchException.html -- diff --git

[42/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html

[11/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.html -- diff --git

[36/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/master/replication/RefreshPeerProcedure.html -- diff --git

[51/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/3469cbc0 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/3469cbc0 Diff:

[45/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html

[37/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html -- diff --git

[04/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.RemoteProcedure.html -- diff --git

[30/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.MasterStoppedException.html -- diff --git

[23/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/AssignmentManager.RegionInTransitionChore.html -- diff --git

[28/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.html

[38/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.html -- diff --git

[41/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/master/assignment/AssignmentManager.html -- diff --git

[13/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionStates.ServerStateNode.html -- diff --git

[49/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/apidocs/deprecated-list.html -- diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 6463414..22e3d45 100644 ---

[19/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionStates.AssignmentProcedureEvent.html -- diff --git

[48/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 17459c2..5dd7b1b 100644 --- a/checkstyle-aggregate.html +++

[33/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.html -- diff --git

[35/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/procedure2/NoServerDispatchException.html -- diff --git

[50/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/apache_hbase_reference_guide.pdf -- diff --git a/apache_hbase_reference_guide.pdf b/apache_hbase_reference_guide.pdf index 9b527d9..488a1b7 100644 ---

[46/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

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

[16/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionStates.RegionStateStampComparator.html -- diff --git

hbase-site git commit: INFRA-10751 Empty commit

2018-06-05 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 3469cbc0b -> 8952bbd23 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/8952bbd2 Tree:

[22/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/AssignmentManager.RegionInTransitionStat.html -- diff --git

[27/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/MasterRpcServices.BalanceSwitchMode.html -- diff --git

[29/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html -- diff --git

[18/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionStates.RegionFailedOpen.html -- diff --git

[10/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/UnassignProcedure.html -- diff --git

[17/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionStates.RegionStateNode.html -- diff --git

[26/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/MasterRpcServices.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/master/MasterRpcServices.html

[24/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/ServerManager.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/master/ServerManager.html

[02/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.html -- diff --git

[14/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionStates.ServerState.html -- diff --git

[21/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/AssignmentManager.html -- diff --git

[20/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/FailedRemoteDispatchException.html -- diff --git

[15/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/assignment/RegionStates.ServerReportEvent.html -- diff --git

[03/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.TimeoutExecutorThread.html -- diff --git

[05/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.RemoteOperation.html -- diff --git

[08/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.BufferNode.html -- diff --git

[09/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/master/replication/RefreshPeerProcedure.html -- diff --git

[06/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.RemoteNode.html -- diff --git

[01/51] [partial] hbase-site git commit: Published site at 7d3750bd9fc9747623549c242cc4171e224b3eaf.

2018-06-05 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site cddd30637 -> 3469cbc0b http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/src-html/org/apache/hadoop/hbase/replication/ZKReplicationQueueStorage.html

hbase git commit: HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method

2018-06-05 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 0b0257b41 -> 323eccc65 HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method

2018-06-05 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 57c867172 -> 7d3750bd9 HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

  1   2   >