hbase git commit: HBASE-19643 Need to update cache location when get error in AsyncBatchRpcRetryingCaller

2017-12-27 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 97f0aad66 -> 33ce14cb2 HBASE-19643 Need to update cache location when get error in AsyncBatchRpcRetryingCaller Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19643 Need to update cache location when get error in AsyncBatchRpcRetryingCaller

2017-12-27 Thread zghao
Repository: hbase Updated Branches: refs/heads/master 53233be5a -> 8580ba7b6 HBASE-19643 Need to update cache location when get error in AsyncBatchRpcRetryingCaller Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19626 Rename Cell.DataType to Cell.Type

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master 1050936ce -> 53233be5a HBASE-19626 Rename Cell.DataType to Cell.Type Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/53233be5 Tree:

hbase git commit: HBASE-19626 Rename Cell.DataType to Cell.Type

2017-12-27 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 50348cc1a -> 97f0aad66 HBASE-19626 Rename Cell.DataType to Cell.Type Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/97f0aad6 Tree:

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:

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

2017-12-27 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 d6d836965 -> 50348cc1a 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/50348cc1 Tree:

hbase git commit: HBASE-19635 Introduce a thread at RS side to call reportProcedureDone

2017-12-27 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397 264890a91 -> 45c6b14c6 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/45c6b14c Tree:

[20/26] 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/28b93f41 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/28b93f41 Diff:

[10/26] 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/8af1ce3e/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java -- diff --git

[16/26] 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/d77c7449 Tree:

[22/26] 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/0d0b2098 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0d0b2098 Diff:

[14/26] 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/08f51e86 Tree:

[09/26] 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/4850dbdc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4850dbdc Diff:

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

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

[01/26] hbase git commit: HBASE-19628 ByteBufferCell should extend ExtendedCell [Forced Update!]

2017-12-27 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397 258114e5c -> 264890a91 (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/6b39062e/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportExport.java

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

2017-12-27 Thread zhangduo
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

[13/26] 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/4567906c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4567906c Diff:

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

2017-12-27 Thread zhangduo
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: http://git-wip-us.apache.org/repos/asf/hbase/commit/16cd9169 Tree:

[19/26] 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/729b6a78 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/729b6a78 Diff:

[07/26] hbase git commit: HBASE-19644 add the checkstyle rule to reject the illegal imports

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

[04/26] hbase git commit: HBASE-19610 Fixed Checkstyle errors in hbase-protocol and enabled Checkstyle to fail on violations

2017-12-27 Thread zhangduo
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: http://git-wip-us.apache.org/repos/asf/hbase/commit/3ed68fd7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3ed68fd7

[15/26] 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/52248585 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/52248585 Diff:

[25/26] hbase git commit: HBASE-19617 Remove ReplicationQueues, use ReplicationQueueStorage directly

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

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

2017-12-27 Thread zhangduo
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 Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2c65f039 Tree:

[11/26] 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/8af1ce3e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8af1ce3e Diff:

[23/26] 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/5d91fb6e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5d91fb6e Diff:

[18/26] 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/19b20af4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/19b20af4 Diff:

[17/26] 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/19b20af4/hbase-server/src/main/java/org/apache/hadoop/hbase/master/replication/ReplicationManager.java -- diff --git

[12/26] 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/f9ea9617 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f9ea9617 Diff:

[21/26] 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/09249a20 Tree:

[05/26] hbase git commit: HBASE-19609 Fixed Checkstyle errors in hbase-metrics and enabled Checkstyle to fail on violations

2017-12-27 Thread zhangduo
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: http://git-wip-us.apache.org/repos/asf/hbase/commit/6d9081b8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6d9081b8

[24/26] 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/76539be4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/76539be4 Diff:

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

2017-12-27 Thread zhangduo
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:

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/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-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-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:

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-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-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-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-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:

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

[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

[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

[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

[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

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

[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

[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

[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:

[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

[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

[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

[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

[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

[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

[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

[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

[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:

[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

[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   2   >