hbase git commit: HBASE-20000 Remove the quantum logic in FairQueue, always put high priority queue in front

2018-02-14 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master d0f2d18ca -> c18e7a963 HBASE-2 Remove the quantum logic in FairQueue, always put high priority queue in front Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[17/30] hbase git commit: HBASE-19116 Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix

2018-02-14 Thread zhangduo
HBASE-19116 Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix Serializing, if appropriate, write the hbase-1.x version of the Comparator to the hfile trailer so hbase-1.x files can read hbase-2.x hfiles (they are the same

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

2018-02-14 Thread zhangduo
HBASE-19864 Use protobuf instead of enum.ordinal to store SyncReplicationState Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/83a91d6a Tree:

[11/30] hbase git commit: HBASE-19876 The exception happening in converting pb mutation to hbase.mutation messes up the CellScanner

2018-02-14 Thread zhangduo
HBASE-19876 The exception happening in converting pb mutation to hbase.mutation messes up the CellScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2f48fdbb Tree:

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

2018-02-14 Thread zhangduo
HBASE-19781 Add a new cluster state flag for synchronous replication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/45e25dc1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/45e25dc1 Diff:

[03/30] hbase git commit: HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink; ADDENDUM to fix TestReplicationSink

2018-02-14 Thread zhangduo
HBASE-19972 Should rethrow the RetriesExhaustedWithDetailsException when failed to apply the batch in ReplicationSink; ADDENDUM to fix TestReplicationSink Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/00f88773 Tree:

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

2018-02-14 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/45e25dc1/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsckReplication.java -- diff --git

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

2018-02-14 Thread zhangduo
HBASE-19747 Introduce a special WALProvider for synchronous replication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e339f3b4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e339f3b4 Diff:

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

2018-02-14 Thread zhangduo
HBASE-19078 Add a remote peer cluster wal directory config for synchronous replication Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0d598326 Tree:

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

2018-02-14 Thread zhangduo
HBASE-19857 Complete the procedure for adding a sync replication peer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eb254a10 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eb254a10 Diff:

[06/30] hbase git commit: HBASE-19986 If HBaseTestClassRule timesout a test, thread dump; ADDENDUM; white-space, checkstyle, and rb feedback by Duo

2018-02-14 Thread zhangduo
HBASE-19986 If HBaseTestClassRule timesout a test, thread dump; ADDENDUM; white-space, checkstyle, and rb feedback by Duo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/24bed6b3 Tree:

[10/30] hbase git commit: HBASE-19977 FileMmapEngine allocation of byte buffers should be synchronized (Ram)

2018-02-14 Thread zhangduo
HBASE-19977 FileMmapEngine allocation of byte buffers should be synchronized (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/16f1f5b4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/16f1f5b4 Diff:

[01/30] hbase git commit: HBASE-16060 1.x clients cannot access table state talking to 2.0 cluster [Forced Update!]

2018-02-14 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 e7d56a3ef -> 33d0606a2 (forced update) HBASE-16060 1.x clients cannot access table state talking to 2.0 cluster This patch adds mirroring of table state out to zookeeper. HBase-1.x clients look for table state in zookeeper, not in

[18/30] hbase git commit: HBASE-19980 NullPointerException when restoring a snapshot after splitting a region

2018-02-14 Thread zhangduo
HBASE-19980 NullPointerException when restoring a snapshot after splitting a region 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/d0f2d18c Tree:

[02/30] hbase git commit: HBASE-19968 MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-14 Thread zhangduo
HBASE-19968 MapReduce test fails with NoClassDefFoundError against hadoop3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1c67d8a4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1c67d8a4 Diff:

[12/30] hbase git commit: Revert "HBASE-19970 Remove unused functions from TableAuthManager."

2018-02-14 Thread zhangduo
Revert "HBASE-19970 Remove unused functions from TableAuthManager." This reverts commit 7cc239fb5ac0ce3f22d93d1dbf7e80609427710a. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ba402b1e Tree:

[05/30] hbase git commit: HBASE-19970 Remove unused functions from TableAuthManager.

2018-02-14 Thread zhangduo
HBASE-19970 Remove unused functions from TableAuthManager. Functions deleted: setTableUserPermissions, setTableGroupPermissions, setNamespaceUserPermissions, setNamespaceGroupPermissions, writeTableToZooKeeper, writeNamespaceToZooKeeper Project:

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

2018-02-14 Thread zhangduo
HBASE-19990 Create remote wal directory when transitting to state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/33d0606a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/33d0606a Diff:

[14/30] hbase git commit: HBASE-19979 ReplicationSyncUp tool may leak Zookeeper connection

2018-02-14 Thread zhangduo
HBASE-19979 ReplicationSyncUp tool may leak Zookeeper connection Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/39e191e5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/39e191e5 Diff:

[13/30] hbase git commit: HBASE-19844 Shell should support to flush by regionserver

2018-02-14 Thread zhangduo
HBASE-19844 Shell should support to flush by regionserver 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/8e8e1e5a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8e8e1e5a

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

2018-02-14 Thread zhangduo
HBASE-19082 Reject read/write from client but accept write from replication in state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/19e90b1b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/19e90b1b Diff:

[08/30] hbase git commit: HBASE-19965 Fix flaky TestAsyncRegionAdminApi

2018-02-14 Thread zhangduo
HBASE-19965 Fix flaky TestAsyncRegionAdminApi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cf57ea15 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cf57ea15 Diff:

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

2018-02-14 Thread zhangduo
HBASE-19957 General framework to transit sync replication state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/57b1a8bb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/57b1a8bb Diff:

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

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

[04/30] hbase git commit: HBASE-19986 If HBaseTestClassRule timesout a test, thread dump

2018-02-14 Thread zhangduo
HBASE-19986 If HBaseTestClassRule timesout a test, thread dump Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c2ee82c9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c2ee82c9 Diff:

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

2018-02-14 Thread zhangduo
HBASE-19083 Introduce a new log writer which can write to two HDFSes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d93877bf Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d93877bf Diff:

[09/30] hbase git commit: HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI

2018-02-14 Thread zhangduo
HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b4622ffa Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b4622ffa Diff:

[16/30] hbase git commit: HBASE-19998 Flakey TestVisibilityLabelsWithDefaultVisLabelService

2018-02-14 Thread zhangduo
HBASE-19998 Flakey TestVisibilityLabelsWithDefaultVisLabelService Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2f1b3eab Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2f1b3eab Diff:

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

2018-02-14 Thread zhangduo
HBASE-19935 Only allow table replication for sync replication for now Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1f319847 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1f319847 Diff:

[07/30] hbase git commit: HBASE-19960 Doc test timeouts and test categories in hbase2

2018-02-14 Thread zhangduo
HBASE-19960 Doc test timeouts and test categories in hbase2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f8c3d456 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f8c3d456 Diff:

[15/30] hbase git commit: HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI AGAIN (make TestAsyncTableAdminAPI3... already an TestAsyncTableAdminAPI2)

2018-02-14 Thread zhangduo
HBASE-19965 Fix flaky TestAsyncRegionAdminApi; ADDENDUM do same to TestAsyncTableAdminAPI AGAIN (make TestAsyncTableAdminAPI3... already an TestAsyncTableAdminAPI2) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6e35f5ea

hbase git commit: HBASE-19996 Some nonce procs might not be cleaned up (follow up HBASE-19756)

2018-02-14 Thread toffer
Repository: hbase Updated Branches: refs/heads/branch-1.3 a4116b243 -> 1bd38fde4 HBASE-19996 Some nonce procs might not be cleaned up (follow up HBASE-19756) Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19468 FNFE during scans and flushes (Ram)

2018-02-14 Thread toffer
Repository: hbase Updated Branches: refs/heads/branch-1.3 9b1f379f2 -> a4116b243 HBASE-19468 FNFE during scans and flushes (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a4116b24 Tree:

[hbase] Git Push Summary

2018-02-14 Thread apurtell
Repository: hbase Updated Tags: refs/tags/1.4.2RC0 [created] ec3276f53

[8/8] hbase git commit: HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException

2018-02-14 Thread apurtell
HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2d83c763 Tree:

[1/8] hbase git commit: HBASE-19970 Remove unused functions from TableAuthManager.

2018-02-14 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 e65004aee -> 28ebd29f0 refs/heads/branch-1.2 0f3bf5489 -> ef847f841 refs/heads/branch-1.3 0507413fe -> 9b1f379f2 refs/heads/branch-1.4 7446b8eaf -> 9519ec2ea refs/heads/branch-2 9cbf936f9 -> 0743bda05 HBASE-19970 Remove unused

[5/8] hbase git commit: HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException

2018-02-14 Thread apurtell
HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9b1f379f Tree:

[3/8] hbase git commit: HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException

2018-02-14 Thread apurtell
HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0743bda0 Tree:

[7/8] hbase git commit: Update POMs and CHANGES.txt for 1.4.2 RC0

2018-02-14 Thread apurtell
Update POMs and CHANGES.txt for 1.4.2 RC0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9519ec2e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9519ec2e Diff:

[2/8] hbase git commit: HBASE-19970 (addendum for 1.x only) Remove unused functions from TableAuthManager.

2018-02-14 Thread apurtell
HBASE-19970 (addendum for 1.x only) Remove unused functions from TableAuthManager. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3c5871b4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3c5871b4 Diff:

[6/8] hbase git commit: HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException

2018-02-14 Thread apurtell
HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ef847f84 Tree:

[4/8] hbase git commit: HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException

2018-02-14 Thread apurtell
HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/28ebd29f Tree:

hbase git commit: HBASE-19980 NullPointerException when restoring a snapshot after splitting a region

2018-02-14 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 8a3b4cdc6 -> 9cbf936f9 HBASE-19980 NullPointerException when restoring a snapshot after splitting a region Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19980 NullPointerException when restoring a snapshot after splitting a region

2018-02-14 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 8d26736bc -> d0f2d18ca HBASE-19980 NullPointerException when restoring a snapshot after splitting a region Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19996 Some nonce procs might not be cleaned up (follow up HBASE-19756)

2018-02-14 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 335b8a8e1 -> e65004aee HBASE-19996 Some nonce procs might not be cleaned up (follow up HBASE-19756) Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19996 Some nonce procs might not be cleaned up (follow up HBASE-19756)

2018-02-14 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 21152acbe -> 7446b8eaf HBASE-19996 Some nonce procs might not be cleaned up (follow up HBASE-19756) Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19116 Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix

2018-02-14 Thread stack
Repository: hbase Updated Branches: refs/heads/master 2f1b3eab6 -> 8d26736bc HBASE-19116 Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix Serializing, if appropriate, write the hbase-1.x version of the Comparator to the

hbase git commit: HBASE-19116 Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix

2018-02-14 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 02bba3b78 -> 8a3b4cdc6 HBASE-19116 Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix Serializing, if appropriate, write the hbase-1.x version of the Comparator to the

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/CompactType.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/CompactType.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html -- diff --git

hbase-site git commit: INFRA-10751 Empty commit

2018-02-14 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 828486ae9 -> 8f0525332 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/8f052533 Tree:

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/overview-tree.html -- diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index d21d0ac..32feba1 100644 --- a/apidocs/overview-tree.html +++

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/org/apache/hadoop/hbase/class-use/Cell.html -- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/Cell.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncConnectionImpl.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/PeerProcedureInterface.PeerOperationType.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html -- diff --git a/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/Size.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Size.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/ipc/class-use/PriorityFunction.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/PriorityFunction.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegion.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegion.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/coprocessor/class-use/Batch.Callback.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionLocateType.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionLocateType.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html -- diff --git a/apidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html -- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html -- diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index c2ed63e..4503cc3 100644 --- a/checkstyle-aggregate.html +++

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index 361fd1b..780d2d7 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -25,8 +25,8 @@ under the

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/Delete.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Delete.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/ProcedureStateSerializer.html -- diff --git

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html -- diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/deprecated-list.html -- diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html index c765780..8b9bf43 100644 ---

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

2018-02-14 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site c4828151c -> 828486ae9 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html --

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/devapidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html -- diff --git

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

2018-02-14 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/828486ae Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/828486ae Diff: