hbase git commit: HBASE-19623 Create replication endpoint asynchronously when adding a replication source

2018-01-01 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397 383fbeb08 -> b3af4055f HBASE-19623 Create replication endpoint asynchronously when adding a replication source Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19478 Utilize multi-get to speed up WAL file checking in BackupLogCleaner (Toshihiro Suzuki)

2018-01-01 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 6c2aa4c9c -> cafd4e4ad HBASE-19478 Utilize multi-get to speed up WAL file checking in BackupLogCleaner (Toshihiro Suzuki) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[33/51] [abbrv] hbase git commit: HBASE-19216 Implement a general framework to execute remote procedure on RS

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c6156ea3/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java -- diff --git

[32/51] [abbrv] hbase git commit: HBASE-19520 Add UTs for the new lock type PEER

2018-01-01 Thread zhangduo
HBASE-19520 Add UTs for the new lock type PEER 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/52bff1b5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/52bff1b5 Diff:

[19/51] [abbrv] hbase git commit: HBASE-19428 Deprecate the compareTo(Row)

2018-01-01 Thread zhangduo
HBASE-19428 Deprecate the compareTo(Row) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e23f7afe Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e23f7afe Diff:

[02/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-server/src/test/java/org/apache/hadoop/hbase/io/asyncfs/TestSaslFanOutOneBlockAsyncDFSOutput.java -- diff --git

[08/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-common/src/main/java/org/apache/hadoop/hbase/PrivateCellUtil.java -- diff --git a/hbase-common/src/main/java/org/apache/hadoop/hbase/PrivateCellUtil.java

[23/51] [abbrv] hbase git commit: HBASE-19672 Correct comments for default values of major compaction in SortedCompactionPolicy#getNextMajorCompactTime()

2018-01-01 Thread zhangduo
HBASE-19672 Correct comments for default values of major compaction in SortedCompactionPolicy#getNextMajorCompactTime() 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/0cd6050d

[50/51] [abbrv] hbase git commit: HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface

2018-01-01 Thread zhangduo
HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fb7696de Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fb7696de Diff:

hbase git commit: HBASE-19678 HBase Admin security capabilities should be represented as a Set - revert due to wrong issue

2018-01-01 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master cafd4e4ad -> 73ab51e94 HBASE-19678 HBase Admin security capabilities should be represented as a Set - revert due to wrong issue Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[47/51] [abbrv] hbase git commit: HBASE-19543 Abstract a replication storage interface to extract the zk specific code

2018-01-01 Thread zhangduo
HBASE-19543 Abstract a replication storage interface to extract the zk specific code Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b6fda0e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b6fda0e6 Diff:

[01/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset [Forced Update!]

2018-01-01 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397 0dcc7a2f8 -> 383fbeb08 (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java

hbase git commit: HBASE-19678 HBase Admin security capabilities should be represented as a Set - revert due to wrong issue

2018-01-01 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 c2ca90f0f -> c394f3919 HBASE-19678 HBase Admin security capabilities should be represented as a Set - revert due to wrong issue Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[06/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java -- diff --git

[41/51] [abbrv] hbase git commit: HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4a24f4f/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java -- diff --git

[25/51] [abbrv] hbase git commit: HBASE-19678 HBase Admin security capabilities should be represented as a Set (BELUGA BEHR)

2018-01-01 Thread zhangduo
HBASE-19678 HBase Admin security capabilities should be represented as a Set (BELUGA BEHR) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c2aa4c9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6c2aa4c9 Diff:

[45/51] [abbrv] hbase git commit: HBASE-19524 Master side changes for moving peer modification from zk watcher to procedure

2018-01-01 Thread zhangduo
HBASE-19524 Master side changes for moving peer modification from zk watcher to procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f5807be7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f5807be7 Diff:

[24/51] [abbrv] hbase git commit: HBASE-19677 Miscellaneous HFileCleaner Improvements (BELUGA BEHR)

2018-01-01 Thread zhangduo
HBASE-19677 Miscellaneous HFileCleaner Improvements (BELUGA BEHR) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/360d465a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/360d465a Diff:

[07/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/CellCounter.java -- diff --git

[40/51] [abbrv] hbase git commit: HBASE-19592 Add UTs to test retry on update zk failure

2018-01-01 Thread zhangduo
HBASE-19592 Add UTs to test retry on update zk failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7c9a7332 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7c9a7332 Diff:

[44/51] [abbrv] hbase git commit: HBASE-19573 Rewrite ReplicationPeer with the new replication storage interface

2018-01-01 Thread zhangduo
HBASE-19573 Rewrite ReplicationPeer with the new replication storage interface Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e14e2581 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e14e2581 Diff:

[34/51] [abbrv] hbase git commit: HBASE-19216 Implement a general framework to execute remote procedure on RS

2018-01-01 Thread zhangduo
HBASE-19216 Implement a general framework to execute remote procedure on RS Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c6156ea3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c6156ea3 Diff:

[13/51] [abbrv] hbase git commit: HBASE-19651 Remove LimitInputStream Signed-off-by: Beluga Behr <dam6...@gmail.com>

2018-01-01 Thread zhangduo
HBASE-19651 Remove LimitInputStream Signed-off-by: Beluga Behr Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/28eaf715 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/28eaf715 Diff:

[27/51] [abbrv] hbase git commit: HBASE-19678 HBase Admin security capabilities should be represented as a Set - revert due to wrong issue

2018-01-01 Thread zhangduo
HBASE-19678 HBase Admin security capabilities should be represented as a Set - revert due to wrong issue Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/73ab51e9 Tree:

[11/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
HBASE-19552 find-and-replace thirdparty offset Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c3b4f788 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c3b4f788 Diff:

[20/51] [abbrv] hbase git commit: HBASE-19486 Periodically ensure records are not buffered too long by BufferedMutator

2018-01-01 Thread zhangduo
HBASE-19486 Periodically ensure records are not buffered too long by BufferedMutator Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5a1c36f7 Tree:

[28/51] [abbrv] hbase git commit: HBASE-19679 Superusers Logging and Data Structures (BELUGA BEHR)

2018-01-01 Thread zhangduo
HBASE-19679 Superusers Logging and Data Structures (BELUGA BEHR) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6708d544 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6708d544 Diff:

[12/51] [abbrv] hbase git commit: HBASE-19133 Transfer big cells or upserted/appended cells into MSLAB upon flattening to CellChunkMap

2018-01-01 Thread zhangduo
HBASE-19133 Transfer big cells or upserted/appended cells into MSLAB upon flattening to CellChunkMap Signed-off-by: Gali Sheffi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0c4b520d Tree:

[46/51] [abbrv] hbase git commit: HBASE-19543 Abstract a replication storage interface to extract the zk specific code

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/b6fda0e6/hbase-server/src/main/java/org/apache/hadoop/hbase/master/replication/ReplicationManager.java -- diff --git

[09/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java -- diff --git

[31/51] [abbrv] hbase git commit: HBASE-19525 RS side changes for moving peer modification from zk watcher to procedure

2018-01-01 Thread zhangduo
HBASE-19525 RS side changes for moving peer modification from zk watcher to procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3079d409 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3079d409 Diff:

[18/51] [abbrv] hbase git commit: HBASE-19282: Making CellChunkMap the default index (CellSet delegatee) for ImmutableSegments, when MSLAB is used.

2018-01-01 Thread zhangduo
HBASE-19282: Making CellChunkMap the default index (CellSet delegatee) for ImmutableSegments, when MSLAB is used. In order to avoid additional user settings. If no MSLAB is requested the index is going to be CellArrayMap Signed-off-by: Anastasia Braginsky Signed-off-by:

[42/51] [abbrv] hbase git commit: HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly

2018-01-01 Thread zhangduo
HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e4a24f4f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e4a24f4f Diff:

[49/51] [abbrv] hbase git commit: HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface

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

hbase git commit: HBASE-19679 Superusers Logging and Data Structures (BELUGA BEHR)

2018-01-01 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 73ab51e94 -> 6708d5447 HBASE-19679 Superusers Logging and Data Structures (BELUGA BEHR) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6708d544 Tree:

[22/51] [abbrv] hbase git commit: HBASE-19649 Use singleton feature for ImmutableSegment

2018-01-01 Thread zhangduo
HBASE-19649 Use singleton feature for ImmutableSegment Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0d0964aa Tree:

[30/51] [abbrv] hbase git commit: HBASE-19630 Add peer cluster key check when add new replication peer

2018-01-01 Thread zhangduo
HBASE-19630 Add peer cluster key check when add new replication peer 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/55ebcde4 Tree:

[16/51] [abbrv] hbase git commit: HBASE-19659 Enable -x in make_rc.sh so logs where it is in execution

2018-01-01 Thread zhangduo
HBASE-19659 Enable -x in make_rc.sh so logs where it is in execution Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9d02e37a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9d02e37a Diff:

[37/51] [abbrv] hbase git commit: HBASE-19617 Remove ReplicationQueues, use ReplicationQueueStorage directly

2018-01-01 Thread zhangduo
HBASE-19617 Remove ReplicationQueues, use ReplicationQueueStorage directly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a570fa04 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a570fa04 Diff:

[14/51] [abbrv] hbase git commit: HBASE-19552 ADDENDUM fix shaded lib check

2018-01-01 Thread zhangduo
HBASE-19552 ADDENDUM fix shaded lib check Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b3f353cd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b3f353cd Diff:

[38/51] [abbrv] hbase git commit: HBASE-19580 Use slf4j instead of commons-logging in new, just-added Peer Procedure classes

2018-01-01 Thread zhangduo
HBASE-19580 Use slf4j instead of commons-logging in new, just-added Peer Procedure classes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cc3e9a7d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cc3e9a7d Diff:

[21/51] [abbrv] hbase git commit: HBASE-8518 Get rid of hbase.hstore.compaction.complete setting

2018-01-01 Thread zhangduo
HBASE-8518 Get rid of hbase.hstore.compaction.complete setting Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a21eb68f Tree:

[48/51] [abbrv] hbase git commit: HBASE-19579 Add peer lock test for shell command list_locks

2018-01-01 Thread zhangduo
HBASE-19579 Add peer lock test for shell command list_locks 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/42e0953b Tree:

[05/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterWalManager.java -- diff --git

[29/51] [abbrv] hbase git commit: HBASE-19564 Procedure id is missing in the response of peer related operations

2018-01-01 Thread zhangduo
HBASE-19564 Procedure id is missing in the response of peer related operations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/daac40ea Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/daac40ea Diff:

[03/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/ExpressionParser.java -- diff --git

[36/51] [abbrv] hbase git commit: HBASE-19617 Remove ReplicationQueues, use ReplicationQueueStorage directly

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a570fa04/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java -- diff --git

[35/51] [abbrv] hbase git commit: HBASE-19536 Client side changes for moving peer modification from zk watcher to procedure

2018-01-01 Thread zhangduo
HBASE-19536 Client side changes for moving peer modification from zk watcher to procedure 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/263016a8 Tree:

[43/51] [abbrv] hbase git commit: HBASE-19642 Fix locking for peer modification procedure

2018-01-01 Thread zhangduo
HBASE-19642 Fix locking for peer modification procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af807b4a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/af807b4a Diff:

hbase git commit: HBASE-19679 Superusers Logging and Data Structures (BELUGA BEHR)

2018-01-01 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 c394f3919 -> 3f1cfc8f0 HBASE-19679 Superusers Logging and Data Structures (BELUGA BEHR) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3f1cfc8f Tree:

[17/51] [abbrv] hbase git commit: HBASE-19660 Up default retries from 10 to 15 and blocking store files limit from 10 to 16

2018-01-01 Thread zhangduo
HBASE-19660 Up default retries from 10 to 15 and blocking store files limit from 10 to 16 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b3a4fca4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b3a4fca4 Diff:

[10/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.java -- diff --git

[39/51] [abbrv] hbase git commit: HBASE-19635 Introduce a thread at RS side to call reportProcedureDone

2018-01-01 Thread zhangduo
HBASE-19635 Introduce a thread at RS side to call reportProcedureDone Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6786bad0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6786bad0 Diff:

[04/51] [abbrv] hbase git commit: HBASE-19552 find-and-replace thirdparty offset

2018-01-01 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3b4f788/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java

[26/51] [abbrv] hbase git commit: HBASE-19478 Utilize multi-get to speed up WAL file checking in BackupLogCleaner (Toshihiro Suzuki)

2018-01-01 Thread zhangduo
HBASE-19478 Utilize multi-get to speed up WAL file checking in BackupLogCleaner (Toshihiro Suzuki) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cafd4e4a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cafd4e4a

[51/51] [abbrv] hbase git commit: HBASE-19633 Clean up the replication queues in the postPeerModification stage when removing a peer

2018-01-01 Thread zhangduo
HBASE-19633 Clean up the replication queues in the postPeerModification stage when removing a peer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/383fbeb0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/383fbeb0

[15/51] [abbrv] hbase git commit: Revert "HBASE-19651 Remove LimitInputStream"

2018-01-01 Thread zhangduo
Revert "HBASE-19651 Remove LimitInputStream" This reverts commit 28eaf715e890d0491efce9dbdc126946deb25566. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2dae9d16 Tree:

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html -- diff --git a/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/io/crypto/aes/CryptoAES.Integrity.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/io/crypto/aes/CryptoAES.Integrity.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/mapreduce/class-use/Import.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/mapreduce/class-use/Import.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/mapreduce/MutationSerialization.MutationSerializer.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/exceptions/ConnectionClosingException.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/master/SplitLogManager.TimeoutMonitor.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/ipc/RpcExecutor.RandomQueueBalancer.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/master/balancer/MetricsStochasticBalancerSource.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/codec/CellCodec.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/codec/CellCodec.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/client/coprocessor/Batch.Callback.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/coprocessor/Batch.Callback.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index f08f50d..5d8d7b3 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -23,10 +23,10 @@ under the

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CacheableDeserializerIdManager.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/filter/Filter.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/Filter.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/mapred/class-use/GroupingTableMap.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/mapred/class-use/GroupingTableMap.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/http/log/package-summary.html -- diff --git a/apidocs/org/apache/hadoop/hbase/http/log/package-summary.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/class-use/HBaseInterfaceAudience.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HBaseInterfaceAudience.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/EncodingState.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/backup/example/LongTermArchivingHFileCleaner.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html -- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoBuilder.MutableRegionInfo.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/serialized-form.html -- diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index 503ab76..0064240 100644 ---

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaScope.html -- diff --git a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaScope.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/ipc/class-use/RemoteWithExtrasException.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/filter/class-use/PageFilter.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/PageFilter.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/EndpointObserver.html -- diff --git

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

2018-01-01 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 3d44c39d8 -> 69506d415 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/master/balancer/class-use/StochasticLoadBalancer.ServerLocalityCostFunction.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/mapreduce/replication/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/mapreduce/replication/package-tree.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.html -- diff --git a/apidocs/org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/coordination/class-use/SplitLogManagerCoordination.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/io/asyncfs/class-use/FanOutOneBlockAsyncDFSOutputHelper.LeaseManager.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 833f07f..afb5325 100644 --- a/checkstyle-aggregate.html +++

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/http/lib/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/http/lib/package-tree.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.NotSeekedException.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/class-use/ServerLoad.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ServerLoad.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/client/RequestController.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/RequestController.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/io/util/class-use/StreamUtils.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/io/util/class-use/StreamUtils.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/ipc/class-use/MetricsHBaseServerWrapperImpl.html -- diff --git

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.CreateTableFuture.html -- diff --git

hbase-site git commit: INFRA-10751 Empty commit

2018-01-01 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 69506d415 -> 30a1f6216 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/30a1f621 Tree:

  1   2   >