svn commit: r23919 - /release/hbase/KEYS

2017-12-27 Thread stack
Author: stack Date: Wed Dec 27 16:15:51 2017 New Revision: 23919 Log: Add Mike Drob Key Modified: release/hbase/KEYS Modified: release/hbase/KEYS == --- release/hbase/KEYS (original) +++ release/hbase/KEYS Wed Dec

hbase git commit: HBASE-19610 Fixed Checkstyle errors in hbase-protocol and enabled Checkstyle to fail on violations

2017-12-27 Thread janh
Repository: hbase Updated Branches: refs/heads/master 6b39062e8 -> 3ed68fd70 HBASE-19610 Fixed Checkstyle errors in hbase-protocol and enabled Checkstyle to fail on violations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColTSByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColTSCell.html -- diff --git

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

2017-12-27 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 4cddebd1e -> d2b28a1a2 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowColByteBufferCell.html

hbase git commit: HBASE-19629 RawCell#getTags should return the Iterator in order to avoid iterating through whole tag array at once

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master 7145d9818 -> 467a4667d HBASE-19629 RawCell#getTags should return the Iterator in order to avoid iterating through whole tag array at once Signed-off-by: Chia-Ping Tsai Project:

hbase git commit: HBASE-19629 RawCell#getTags should return the Iterator in order to avoid iterating through whole tag array at once

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 15ed74828 -> 0454a389a HBASE-19629 RawCell#getTags should return the Iterator in order to avoid iterating through whole tag array at once Signed-off-by: Chia-Ping Tsai Project:

[04/22] hbase git commit: HBASE-19619 Modify replication_admin.rb to use ReplicationPeerConfigBuilder

2017-12-27 Thread zhangduo
HBASE-19619 Modify replication_admin.rb to use ReplicationPeerConfigBuilder Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/41c2dd04 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/41c2dd04 Diff:

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

2017-12-27 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/f8d80fd0/hbase-server/src/main/java/org/apache/hadoop/hbase/master/replication/ReplicationManager.java -- diff --git

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

2017-12-27 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/258114e5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/258114e5 Diff:

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

2017-12-27 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/eb56ba18 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eb56ba18 Diff:

[01/22] hbase git commit: HBASE-19624 TestIOFencing hangs [Forced Update!]

2017-12-27 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397 350f5d126 -> 258114e5c (forced update) HBASE-19624 TestIOFencing hangs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0e7fff58 Tree:

[02/22] hbase git commit: HBASE-19615 CompositeImmutableSegment ArrayList Instead of LinkedList

2017-12-27 Thread zhangduo
HBASE-19615 CompositeImmutableSegment ArrayList Instead of LinkedList 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/0e85a880 Tree:

[18/22] hbase git commit: HBASE-19573 Rewrite ReplicationPeer with the new replication storage interface

2017-12-27 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/9a411099 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9a411099 Diff:

[16/22] hbase git commit: HBASE-19579 Add peer lock test for shell command list_locks

2017-12-27 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/6facf2a7 Tree:

[06/22] hbase git commit: HBASE-19629 RawCell#getTags should return the Iterator in order to avoid iterating through whole tag array at once

2017-12-27 Thread zhangduo
HBASE-19629 RawCell#getTags should return the Iterator in order to avoid iterating through whole tag array at once 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/467a4667

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

2017-12-27 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/f8d80fd0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f8d80fd0 Diff:

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

2017-12-27 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/bb9dc5b9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bb9dc5b9 Diff:

[05/22] hbase git commit: HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes

2017-12-27 Thread zhangduo
HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes 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/7145d981 Tree:

[14/22] hbase git commit: HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly

2017-12-27 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/0d6b613b/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java -- diff --git

[15/22] hbase git commit: HBASE-19599 Remove ReplicationQueuesClient, use ReplicationQueueStorage directly

2017-12-27 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/0d6b613b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0d6b613b Diff:

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

2017-12-27 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/56c9b7f0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/56c9b7f0 Diff:

[08/22] hbase git commit: HBASE-19630 Add peer cluster key check when add new replication peer

2017-12-27 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/bcfb848b Tree:

[03/22] hbase git commit: HBASE-19637 Add .checkstyle to gitignore

2017-12-27 Thread zhangduo
HBASE-19637 Add .checkstyle to gitignore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3317b873 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3317b873 Diff:

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

2017-12-27 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/48114790 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/48114790 Diff:

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

2017-12-27 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/80cb3e81 Tree:

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

2017-12-27 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/ebdf261a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ebdf261a Diff:

[21/22] hbase git commit: HBASE-19520 Add UTs for the new lock type PEER

2017-12-27 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/97ede8c3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/97ede8c3 Diff:

[07/22] hbase git commit: HBASE-19592 Add UTs to test retry on update zk failure

2017-12-27 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/044385ec Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/044385ec Diff:

hbase git commit: HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level

2017-12-27 Thread stack
Repository: hbase Updated Branches: refs/heads/master 6d9081b86 -> 16cd91697 HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level

2017-12-27 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 b9f44bcfe -> cc8b37f84 HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19644 add the checkstyle rule to reject the illegal imports

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master 16cd91697 -> 01b1f48cc HBASE-19644 add the checkstyle rule to reject the illegal imports Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/01b1f48c Tree:

hbase git commit: HBASE-19644 add the checkstyle rule to reject the illegal imports

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 cc8b37f84 -> 7dee1bcd3 HBASE-19644 add the checkstyle rule to reject the illegal imports Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7dee1bcd Tree:

[1/3] hbase git commit: HBASE-19628 ByteBufferCell should extend ExtendedCell

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master 467a4667d -> 6b39062e8 http://git-wip-us.apache.org/repos/asf/hbase/blob/6b39062e/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportExport.java --

[2/3] hbase git commit: HBASE-19628 ByteBufferCell should extend ExtendedCell

2017-12-27 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/6b39062e/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

[2/3] hbase git commit: HBASE-19628 ByteBufferCell should extend ExtendedCell

2017-12-27 Thread chia7712
http://git-wip-us.apache.org/repos/asf/hbase/blob/2468f300/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

[3/3] hbase git commit: HBASE-19628 ByteBufferCell should extend ExtendedCell

2017-12-27 Thread chia7712
HBASE-19628 ByteBufferCell should extend ExtendedCell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2468f300 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2468f300 Diff:

[1/3] hbase git commit: HBASE-19628 ByteBufferCell should extend ExtendedCell

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 0454a389a -> 2468f3002 http://git-wip-us.apache.org/repos/asf/hbase/blob/2468f300/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestCellBasedImportExport2.java

[3/3] hbase git commit: HBASE-19628 ByteBufferCell should extend ExtendedCell

2017-12-27 Thread chia7712
HBASE-19628 ByteBufferCell should extend ExtendedCell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6b39062e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6b39062e Diff:

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/apidocs/src-html/org/apache/hadoop/hbase/util/Base64.Base64InputStream.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/KeyValue.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/KeyValue.html b/devapidocs/org/apache/hadoop/hbase/KeyValue.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/apidocs/src-html/org/apache/hadoop/hbase/ServerLoad.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/ServerLoad.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/ServerMetricsBuilder.ServerMetricsImpl.html -- diff --git

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

2017-12-27 Thread git-site-role
Published site at . Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/d2b28a1a Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/d2b28a1a Diff:

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/client/Mutation.CellWrapper.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/Mutation.CellWrapper.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.ValueAndTagRewriteByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/RawCell.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/RawCell.html b/devapidocs/org/apache/hadoop/hbase/RawCell.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowDeleteFamilyCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/apidocs/src-html/org/apache/hadoop/hbase/client/Mutation.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Mutation.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ModifyColumnFamilyFuture.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.MetaComparator.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.MetaComparator.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/apidocs/org/apache/hadoop/hbase/ServerMetrics.html -- diff --git a/apidocs/org/apache/hadoop/hbase/ServerMetrics.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.KeyValueStatsCollector.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/client/example/HttpProxyExample.RequestHandler.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index 19938d7..9e2fae0 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -26,7 +26,7 @@ under the

hbase-site git commit: INFRA-10751 Empty commit

2017-12-27 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site d2b28a1a2 -> 7254d5f48 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/7254d5f4 Tree:

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/apidocs/src-html/org/apache/hadoop/hbase/ServerMetrics.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/ServerMetrics.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.Type.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.Type.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowDeleteFamilyCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KVComparator.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KVComparator.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 2ecc07f..e9373c7 100644 --- a/checkstyle-aggregate.html +++

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.TagRewriteByteBufferCell.html -- diff --git

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/apidocs/src-html/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.html

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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/security/SaslUtil.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/security/SaslUtil.html

hbase git commit: HBASE-19609 Fixed Checkstyle errors in hbase-metrics and enabled Checkstyle to fail on violations

2017-12-27 Thread janh
Repository: hbase Updated Branches: refs/heads/master 3ed68fd70 -> 6d9081b86 HBASE-19609 Fixed Checkstyle errors in hbase-metrics and enabled Checkstyle to fail on violations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19609 Fixed Checkstyle errors in hbase-metrics and enabled Checkstyle to fail on violations

2017-12-27 Thread janh
Repository: hbase Updated Branches: refs/heads/branch-2 2468f3002 -> b9f44bcfe HBASE-19609 Fixed Checkstyle errors in hbase-metrics and enabled Checkstyle to fail on violations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19619 Modify replication_admin.rb to use ReplicationPeerConfigBuilder

2017-12-27 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 fbe633f14 -> ccc3b2bbc HBASE-19619 Modify replication_admin.rb to use ReplicationPeerConfigBuilder Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ccc3b2bb Tree:

hbase git commit: HBASE-19619 Modify replication_admin.rb to use ReplicationPeerConfigBuilder

2017-12-27 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 3317b8738 -> 41c2dd04d HBASE-19619 Modify replication_admin.rb to use ReplicationPeerConfigBuilder Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/41c2dd04 Tree:

hbase git commit: HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master 41c2dd04d -> 7145d9818 HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 ccc3b2bbc -> 15ed74828 HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-1 c3bf558b6 -> 528eb1082 HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-1.4 0ca69fae3 -> b54391313 HBASE-19545 Replace getBytes(StandardCharsets.UTF_8) with Bytes.toBytes Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19648 Move branch-2 version from 2.0.0-beta-1-SNAPSHOT to 2.0.0-beta-1

2017-12-27 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 e4ab29ada -> d6d836965 HBASE-19648 Move branch-2 version from 2.0.0-beta-1-SNAPSHOT to 2.0.0-beta-1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d6d83696 Tree:

hbase git commit: HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level; ADDENDUM

2017-12-27 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 7dee1bcd3 -> e4ab29ada HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level; ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level; ADDENDUM

2017-12-27 Thread stack
Repository: hbase Updated Branches: refs/heads/master 01b1f48cc -> 2c65f039e HBASE-19647 Logging cleanups; emit regionname when RegionTooBusyException inside RetriesExhausted... make netty connect/disconnect TRACE-level; ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19652 Turn down CleanerChore logging; too chatty

2017-12-27 Thread stack
Repository: hbase Updated Branches: refs/heads/master 2c65f039e -> 1050936ce HBASE-19652 Turn down CleanerChore logging; too chatty Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1050936c Tree:

  1   2   >