svn commit: r24146 - in /dev/hbase: hbase-2.0.0-beta-1-RC1/ hbase-2.0.0-beta-1-RC2/

2018-01-11 Thread stack
Author: stack Date: Fri Jan 12 06:30:33 2018 New Revision: 24146 Log: Remove 2.0.0-beta-1 RC1 and add RC2 instead Added: dev/hbase/hbase-2.0.0-beta-1-RC2/ dev/hbase/hbase-2.0.0-beta-1-RC2/hbase-2.0.0-beta-1-bin.tar.gz (with props)

[45/46] hbase git commit: HBASE-19686 Use KeyLocker instead of ReentrantLock in PeerProcedureHandlerImpl

2018-01-11 Thread zhangduo
HBASE-19686 Use KeyLocker instead of ReentrantLock in PeerProcedureHandlerImpl Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0be01cba Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0be01cba Diff:

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

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

[07/46] hbase git commit: HBASE-19758 Split TestHCM to several smaller tests

2018-01-11 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/0dacdde0/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java

[09/46] hbase git commit: HBASE-19773 Documenting how to get instance of type RawCellBuilder

2018-01-11 Thread zhangduo
HBASE-19773 Documenting how to get instance of type RawCellBuilder Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/25e4bf8f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/25e4bf8f Diff:

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

2018-01-11 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/19ed0ec9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/19ed0ec9 Diff:

[29/46] hbase git commit: HBASE-19661 Replace ReplicationStateZKBase with ZKReplicationStorageBase

2018-01-11 Thread zhangduo
HBASE-19661 Replace ReplicationStateZKBase with ZKReplicationStorageBase Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/69b3fe53 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/69b3fe53 Diff:

[31/46] hbase git commit: HBASE-19719 Fix checkstyle issues

2018-01-11 Thread zhangduo
HBASE-19719 Fix checkstyle issues Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3bb2157c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3bb2157c Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3bb2157c

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

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

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

2018-01-11 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/756e3791 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/756e3791 Diff:

[34/46] hbase git commit: HBASE-19707 Race in start and terminate of a replication source after we async start replicatione endpoint

2018-01-11 Thread zhangduo
HBASE-19707 Race in start and terminate of a replication source after we async start replicatione endpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f176c5bd Tree:

[38/46] hbase git commit: HBASE-19636 All rs should already start work with the new peer change when replication peer procedure is finished

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

[06/46] hbase git commit: HBASE-19753 Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread zhangduo
HBASE-19753 Miscellany of fixes for hbase-zookeeper tests to make them more robust First, we add test resources to CLASSPATH when tests run. W/o it, there was no logging of hbase-zookeeper test output (not sure why I have to add this here and not over in hbase-server; research turns up nothing

[33/46] hbase git commit: HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface

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

[03/46] hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread zhangduo
HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Signed-off-by: Apekshit Sharma Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5d4140e0 Tree:

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

2018-01-11 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/6a890db7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6a890db7 Diff:

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

2018-01-11 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/2cd06427 Tree:

[19/46] hbase git commit: HBASE-19635 Introduce a thread at RS side to call reportProcedureDone

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

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

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

[22/46] hbase git commit: HBASE-19623 Create replication endpoint asynchronously when adding a replication source

2018-01-11 Thread zhangduo
HBASE-19623 Create replication endpoint asynchronously when adding a replication source Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cc4c717e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cc4c717e Diff:

[36/46] hbase git commit: HBASE-19711 TestReplicationAdmin.testConcurrentPeerOperations hangs

2018-01-11 Thread zhangduo
HBASE-19711 TestReplicationAdmin.testConcurrentPeerOperations hangs 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/404804ad Tree:

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

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

[11/46] hbase git commit: HBASE-19746 Add default impl to Cell#getType

2018-01-11 Thread zhangduo
HBASE-19746 Add default impl to Cell#getType Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3e6f80dc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3e6f80dc Diff:

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

2018-01-11 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/60232b57 Tree:

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

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

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

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

[28/46] hbase git commit: HBASE-19544 Add UTs for testing concurrent modifications on replication peer

2018-01-11 Thread zhangduo
HBASE-19544 Add UTs for testing concurrent modifications on 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/fbc4a598 Tree:

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

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

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

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

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

2018-01-11 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/836c8f01 Tree:

[40/46] hbase git commit: HBASE-19687 Move the logic in ReplicationZKNodeCleaner to ReplicationChecker and remove ReplicationZKNodeCleanerChore

2018-01-11 Thread zhangduo
HBASE-19687 Move the logic in ReplicationZKNodeCleaner to ReplicationChecker and remove ReplicationZKNodeCleanerChore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bbad78d1 Tree:

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

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

[08/46] hbase git commit: HBASE-19758 Split TestHCM to several smaller tests

2018-01-11 Thread zhangduo
HBASE-19758 Split TestHCM to several smaller tests Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0dacdde0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0dacdde0

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

2018-01-11 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/2adef9c6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2adef9c6 Diff:

[32/46] hbase git commit: HBASE-19622 Reimplement ReplicationPeers with the new replication storage interface

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

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

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

[39/46] hbase git commit: HBASE-19636 All rs should already start work with the new peer change when replication peer procedure is finished

2018-01-11 Thread zhangduo
HBASE-19636 All rs should already start work with the new peer change when replication peer procedure is finished 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/61fa1992 Tree:

[10/46] hbase git commit: HBASE-19694 The initialization order for a fresh cluster is incorrect

2018-01-11 Thread zhangduo
HBASE-19694 The initialization order for a fresh cluster is incorrect Become active Master before calling the super class's run method. Have the wait-on-becoming-active-Master be in-line rather than off in a background thread (i.e. undo running thread in startActiveMasterManager) Purge the

[21/46] hbase git commit: HBASE-19634 Add permission check for executeProcedures in AccessController

2018-01-11 Thread zhangduo
HBASE-19634 Add permission check for executeProcedures in AccessController Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/590feb4c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/590feb4c Diff:

[35/46] hbase git commit: HBASE-19748 TestRegionReplicaFailover and TestRegionReplicaReplicationEndpoint UT hangs

2018-01-11 Thread zhangduo
HBASE-19748 TestRegionReplicaFailover and TestRegionReplicaReplicationEndpoint UT hangs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0b17cdf2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0b17cdf2 Diff:

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

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

[20/46] hbase git commit: HBASE-19697 Remove TestReplicationAdminUsingProcedure

2018-01-11 Thread zhangduo
HBASE-19697 Remove TestReplicationAdminUsingProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/15bcb4ec Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/15bcb4ec Diff:

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

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

[04/46] hbase git commit: Revert due to missing jira ticket "Add more flexibility for input directory structure to LoadIncrementalHFiles"

2018-01-11 Thread zhangduo
Revert due to missing jira ticket "Add more flexibility for input directory structure to LoadIncrementalHFiles" This reverts commit d524768528cd15151ba1ebb82e32609da5308128. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[02/46] hbase git commit: Revert due to missing author. "HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout."

2018-01-11 Thread zhangduo
Revert due to missing author. "HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout." This reverts commit 0b9dc14dbca98565d29bcd2be5100e29ebcf0e65. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[05/46] hbase git commit: HBASE-11409 - Add more flexibility for input directory structure to LoadIncrementalHFiles

2018-01-11 Thread zhangduo
HBASE-11409 - Add more flexibility for input directory structure to LoadIncrementalHFiles Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3849db8f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3849db8f Diff:

[01/46] hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. [Forced Update!]

2018-01-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19397-branch-2 c5d18c0f2 -> 0b17cdf2e (forced update) HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[hbase] Git Push Summary

2018-01-11 Thread stack
Repository: hbase Updated Tags: refs/tags/2.0.0-beta-1-RC1.6 [created] d890462ae

hbase git commit: HBASE-19746 Add default impl to Cell#getType

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 1a11fc92b -> 3e6f80dcd HBASE-19746 Add default impl to Cell#getType Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3e6f80dc Tree:

hbase git commit: HBASE-19746 Add default impl to Cell#getType

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 3787c60cd -> 4bd6ac3e1 HBASE-19746 Add default impl to Cell#getType Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4bd6ac3e Tree:

hbase git commit: HBASE-19694 The initialization order for a fresh cluster is incorrect; ADDENDUM Fix compile issue.

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master d0aff98a6 -> 3787c60cd HBASE-19694 The initialization order for a fresh cluster is incorrect; ADDENDUM Fix compile issue. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19694 The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master a4a4ce8ea -> d0aff98a6 HBASE-19694 The initialization order for a fresh cluster is incorrect Become active Master before calling the super class's run method. Have the wait-on-becoming-active-Master be in-line rather than off in a

hbase git commit: Revert "HBASE-19772 ReadOnlyZKClient improvements" Pushed by mistake. Reverting from master.

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 09ae5abbe -> a4a4ce8ea Revert "HBASE-19772 ReadOnlyZKClient improvements" Pushed by mistake. Reverting from master. This reverts commit 70515f5311257348aee1d748838f7a78a7fd. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19694 The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 25e4bf8f3 -> 1a11fc92b HBASE-19694 The initialization order for a fresh cluster is incorrect Become active Master before calling the super class's run method. Have the wait-on-becoming-active-Master be in-line rather than off in a

hbase git commit: HBASE-19773 Documenting how to get instance of type RawCellBuilder

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 0dacdde0f -> 25e4bf8f3 HBASE-19773 Documenting how to get instance of type RawCellBuilder Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/25e4bf8f Tree:

hbase git commit: HBASE-19773 Documenting how to get instance of type RawCellBuilder

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/master e0eea94c9 -> 09ae5abbe HBASE-19773 Documenting how to get instance of type RawCellBuilder Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/09ae5abb Tree:

[2/2] hbase git commit: HBASE-19758 Split TestHCM to several smaller tests

2018-01-11 Thread stack
HBASE-19758 Split TestHCM to several smaller tests Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0dacdde0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0dacdde0

[1/2] hbase git commit: HBASE-19758 Split TestHCM to several smaller tests

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 a917a4e79 -> 0dacdde0f http://git-wip-us.apache.org/repos/asf/hbase/blob/0dacdde0/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java -- diff --git

[3/3] hbase git commit: HBASE-19758 Split TestHCM to several smaller tests

2018-01-11 Thread stack
HBASE-19758 Split TestHCM to several smaller tests Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e0eea94c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e0eea94c

[2/3] hbase git commit: HBASE-19758 Split TestHCM to several smaller tests

2018-01-11 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/e0eea94c/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java

[1/3] hbase git commit: HBASE-19772 ReadOnlyZKClient improvements

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master a7f9668c3 -> e0eea94c9 HBASE-19772 ReadOnlyZKClient improvements Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/70515f53 Tree:

hbase git commit: HBASE-19753 Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 200c3d3b8 -> a7f9668c3 HBASE-19753 Miscellany of fixes for hbase-zookeeper tests to make them more robust First, we add test resources to CLASSPATH when tests run. W/o it, there was no logging of hbase-zookeeper test output (not sure why

hbase git commit: HBASE-19753 Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 3849db8f1 -> a917a4e79 HBASE-19753 Miscellany of fixes for hbase-zookeeper tests to make them more robust First, we add test resources to CLASSPATH when tests run. W/o it, there was no logging of hbase-zookeeper test output (not sure

[1/2] hbase git commit: Revert due to missing jira ticket "Add more flexibility for input directory structure to LoadIncrementalHFiles"

2018-01-11 Thread churro
Repository: hbase Updated Branches: refs/heads/branch-2 5d4140e09 -> 3849db8f1 Revert due to missing jira ticket "Add more flexibility for input directory structure to LoadIncrementalHFiles" This reverts commit d524768528cd15151ba1ebb82e32609da5308128. Project:

[2/2] hbase git commit: HBASE-11409 - Add more flexibility for input directory structure to LoadIncrementalHFiles

2018-01-11 Thread churro
HBASE-11409 - Add more flexibility for input directory structure to LoadIncrementalHFiles Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3849db8f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3849db8f Diff:

[2/2] hbase git commit: HBASE-11409 - Add more flexibility for input directory structure to LoadIncrementalHFiles

2018-01-11 Thread churro
HBASE-11409 - Add more flexibility for input directory structure to LoadIncrementalHFiles Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/200c3d3b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/200c3d3b Diff:

[1/2] hbase git commit: Revert due to missing JIRA ticket - "Add more flexibility for input directory structure to LoadIncrementalHFiles"

2018-01-11 Thread churro
Repository: hbase Updated Branches: refs/heads/master c88e0 -> 200c3d3b8 Revert due to missing JIRA ticket - "Add more flexibility for input directory structure to LoadIncrementalHFiles" This reverts commit ee3accb37095c61dec23b9216b1f6e160ce3414d. Project:

hbase git commit: HBASE-19483 Add proper privilege check for rsgroup commands addendum

2018-01-11 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 bf1049926 -> b52fc8ec8 HBASE-19483 Add proper privilege check for rsgroup commands addendum Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19483 Add proper privilege check for rsgroup commands addendum

2018-01-11 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 0ef6530aa -> b29a138ec HBASE-19483 Add proper privilege check for rsgroup commands addendum Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 16ad5fdcc -> bccc706d6 HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Signed-off-by: Apekshit Sharma Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 eb77f0603 -> af41979bb HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Signed-off-by: Apekshit Sharma Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.4 412148518 -> bf1049926 HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Signed-off-by: Apekshit Sharma Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 6f1dd258b -> 0ef6530aa HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Signed-off-by: Apekshit Sharma Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[2/2] hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Signed-off-by: Apekshit Sharma Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5d4140e0 Tree:

[1/2] hbase git commit: Revert due to missing author. "HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout."

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 bf3c20778 -> 5d4140e09 Revert due to missing author. "HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout." This reverts commit 0b9dc14dbca98565d29bcd2be5100e29ebcf0e65. Project:

[2/2] hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Signed-off-by: Apekshit Sharma Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c88e Tree:

[1/2] hbase git commit: Revert due to missing author. "HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout."

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/master 0b9dc14db -> c88e0 Revert due to missing author. "HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout." This reverts commit 0b9dc14dbca98565d29bcd2be5100e29ebcf0e65. Project:

hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 814d08a2d -> bf3c20778 HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout.

2018-01-11 Thread appy
Repository: hbase Updated Branches: refs/heads/master 71a1192d6 -> 0b9dc14db HBASE-19685 Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors by increasing scanner timeout. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestHRegion.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestHRegion.html

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index 4f95be0..d63eae9 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -26,7 +26,7 @@ under the

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestCacheOnWriteInSchema.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/apidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeerConfigBuilder.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/src-html/org/apache/hadoop/hbase/tool/LoadIncrementalHFiles.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testdevapidocs/org/apache/hadoop/hbase/tool/TestLoadIncrementalHFiles.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/tool/TestLoadIncrementalHFiles.html

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testdevapidocs/index-all.html -- diff --git a/testdevapidocs/index-all.html b/testdevapidocs/index-all.html index 90f1ea4..a11a540 100644 ---

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/src-html/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.Reader.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index b7b7e6c..527ae34 100644 --- a/checkstyle-aggregate.html +++

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/hbase-build-configuration/integration.html -- diff --git a/hbase-build-configuration/integration.html b/hbase-build-configuration/integration.html index

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testapidocs/org/apache/hadoop/hbase/HBaseTestingUtility.html -- diff --git a/testapidocs/org/apache/hadoop/hbase/HBaseTestingUtility.html

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.MovedRegionInfo.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestHRegionReplayEvents.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/src-html/org/apache/hadoop/hbase/wal/WALFactory.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/wal/WALFactory.html

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testdevapidocs/org/apache/hadoop/hbase/wal/IOTestProvider.IOTestWriter.html -- diff --git

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

2018-01-11 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/f183e80f Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/f183e80f Diff:

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

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

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/testdevapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/TestUserScanQueryMatcher.AlwaysIncludeFilter.html -- diff --git

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.PeriodicMemStoreFlusher.html -- diff --git

  1   2   >