hbase git commit: HBASE-17260 Procedure v2 - Add setOwner() overload taking a User instance

2016-12-06 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master f11242742 -> 1eb24e4e8 HBASE-17260 Procedure v2 - Add setOwner() overload taking a User instance Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1eb24e4e Tree: http://g

hbase git commit: HBASE-17243 Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects (addendum)

2016-12-03 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master efcd15bf6 -> 03423fec6 HBASE-17243 Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects (addendum) Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/re

hbase git commit: HBASE-17243 Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects

2016-12-03 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 7775feda0 -> efcd15bf6 HBASE-17243 Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hba

[1/2] hbase git commit: HBASE-17205 Add a metric for the duration of region in transition

2016-12-01 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 9da0d5d00 -> 682dd57cd refs/heads/master eeaea4aea -> b3d8d0670 HBASE-17205 Add a metric for the duration of region in transition Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf

[2/2] hbase git commit: HBASE-17205 Add a metric for the duration of region in transition

2016-12-01 Thread mbertozzi
HBASE-17205 Add a metric for the duration of region in transition Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/682dd57c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/682dd57c Diff: http://git-wip-us.apache.org/rep

[1/2] hbase git commit: HBASE-17030 Procedure v2 - A couple of tweaks to the SplitTableRegionProcedure

2016-11-08 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 76814e845 -> b143f6e4a http://git-wip-us.apache.org/repos/asf/hbase/blob/b143f6e4/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestSplitTableRegionProcedure.java

[2/2] hbase git commit: HBASE-17030 Procedure v2 - A couple of tweaks to the SplitTableRegionProcedure

2016-11-08 Thread mbertozzi
HBASE-17030 Procedure v2 - A couple of tweaks to the SplitTableRegionProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b143f6e4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b143f6e4 Diff: http://git-wip-us.a

[2/2] hbase git commit: HBASE-17022 TestMasterFailoverWithProcedures#testTruncateWithFailover fails constantly in branch-1.1

2016-11-04 Thread mbertozzi
HBASE-17022 TestMasterFailoverWithProcedures#testTruncateWithFailover fails constantly in branch-1.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d9185de4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d9185de4 Di

[1/2] hbase git commit: HBASE-16874 Fix TestMasterFailoverWithProcedures and ensure single proc-executor for kill/restart tests

2016-11-04 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1.1 71a2e1f22 -> d9185de46 HBASE-16874 Fix TestMasterFailoverWithProcedures and ensure single proc-executor for kill/restart tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/h

[2/3] hbase git commit: HBASE-16892 Use TableName instead of String in SnapshotDescription

2016-11-04 Thread mbertozzi
HBASE-16892 Use TableName instead of String in SnapshotDescription Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/00ea7aea Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/00ea7aea Diff: http://git-wip-us.apache.org/re

[1/3] hbase git commit: HBASE-16865 Procedure v2 - Inherit lock from root proc

2016-11-04 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 9564849ba -> 7e05d0f16 HBASE-16865 Procedure v2 - Inherit lock from root proc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/efe0a0ee Tree: http://git-wip-us.apache.or

[3/3] hbase git commit: HBASE-16937 Replace SnapshotType protobuf conversion when we can directly use the pojo object

2016-11-04 Thread mbertozzi
HBASE-16937 Replace SnapshotType protobuf conversion when we can directly use the pojo object Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7e05d0f1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7e05d0f1 Diff: htt

[1/4] hbase git commit: HBASE-16939 ExportSnapshot: set owner and permission on right directory

2016-10-25 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 ae502a9d5 -> 4edd8a63d refs/heads/branch-1.1 f4cbf77f2 -> 288ea316b refs/heads/branch-1.2 7f10379b1 -> 6542d651b refs/heads/master 36aa41685 -> c4be87d05 HBASE-16939 ExportSnapshot: set owner and permission on right directory Signed

[3/4] hbase git commit: HBASE-16939 ExportSnapshot: set owner and permission on right directory

2016-10-25 Thread mbertozzi
HBASE-16939 ExportSnapshot: set owner and permission on right directory Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6542d651 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6542d651

[4/4] hbase git commit: HBASE-16939 ExportSnapshot: set owner and permission on right directory

2016-10-25 Thread mbertozzi
HBASE-16939 ExportSnapshot: set owner and permission on right directory Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/288ea316 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/288ea316

[2/4] hbase git commit: HBASE-16939 ExportSnapshot: set owner and permission on right directory

2016-10-25 Thread mbertozzi
HBASE-16939 ExportSnapshot: set owner and permission on right directory Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4edd8a63 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4edd8a63

hbase git commit: HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception

2016-10-21 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1.1 0bfa86658 -> 9b03a6b33 HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/re

[3/3] hbase git commit: HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception

2016-10-21 Thread mbertozzi
HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5526c947 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree

[2/3] hbase git commit: HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception

2016-10-21 Thread mbertozzi
HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e395bf91 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree

[1/3] hbase git commit: HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception

2016-10-21 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 9fda0dd09 -> e395bf91d refs/heads/branch-1.2 fdb921c89 -> 5526c9470 refs/heads/master 4983c742e -> 641513757 HBASE-16815 Low scan ratio in RPC queue tuning triggers divide by zero exception Signed-off-by: Matteo Bertozzi Project: h

hbase git commit: HBASE-16871 Procedure v2 - add waiting procs back to the queue after restart

2016-10-20 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 59857a41e -> 553373671 HBASE-16871 Procedure v2 - add waiting procs back to the queue after restart Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55337367 Tree: http:

hbase git commit: HBASE-16874 Fix TestMasterFailoverWithProcedures and ensure single proc-executor for kill/restart tests [Forced Update!]

2016-10-19 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 15946a0b4 -> d9ee25e82 (forced update) HBASE-16874 Fix TestMasterFailoverWithProcedures and ensure single proc-executor for kill/restart tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org

hbase git commit: Fix TestMasterFailoverWithProcedures and ensure single proc-executor for kill/restart tests

2016-10-19 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 82a238418 -> 15946a0b4 Fix TestMasterFailoverWithProcedures and ensure single proc-executor for kill/restart tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1594

hbase git commit: HBASE-16864 Procedure v2 - Fix StateMachineProcedure support for child procs at last step

2016-10-19 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 67f1ac1f8 -> 82a238418 HBASE-16864 Procedure v2 - Fix StateMachineProcedure support for child procs at last step Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/82a238

[2/2] hbase git commit: HBASE-16846 Procedure v2 - executor cleanup

2016-10-17 Thread mbertozzi
HBASE-16846 Procedure v2 - executor cleanup Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c6e9dabe Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c6e9dabe Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/c6e9

[1/2] hbase git commit: HBASE-16846 Procedure v2 - executor cleanup

2016-10-17 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master c8e9a295c -> c6e9dabe6 http://git-wip-us.apache.org/repos/asf/hbase/blob/c6e9dabe/hbase-procedure/src/test/java/org/apache/hadoop/hbase/procedure2/util/TestDelayedUtil.java

hbase git commit: HBASE-16839 Procedure v2 - Move all protobuf handling to ProcedureUtil

2016-10-14 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 13baf4d37 -> 62c84115e HBASE-16839 Procedure v2 - Move all protobuf handling to ProcedureUtil Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/62c84115 Tree: http://git-

hbase git commit: HBASE-16642 Use DelayQueue instead of TimeoutBlockingQueue

2016-10-13 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 91a7bbd58 -> 9a94dc90b HBASE-16642 Use DelayQueue instead of TimeoutBlockingQueue Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a94d

[1/2] hbase git commit: HBASE-16813 Procedure v2 - Move ProcedureEvent to hbase-procedure module

2016-10-12 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master dfb2a800c -> 92ef23448 http://git-wip-us.apache.org/repos/asf/hbase/blob/92ef2344/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/MasterProcedureScheduler.java -

[2/2] hbase git commit: HBASE-16813 Procedure v2 - Move ProcedureEvent to hbase-procedure module

2016-10-12 Thread mbertozzi
HBASE-16813 Procedure v2 - Move ProcedureEvent to hbase-procedure module Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/92ef2344 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/92ef2344 Diff: http://git-wip-us.apache.

hbase git commit: HBASE-16735 Procedure v2 - Fix yield while holding locks

2016-10-12 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master a46134bff -> e868d9586 HBASE-16735 Procedure v2 - Fix yield while holding locks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e868d958 Tree: http://git-wip-us.apache.

hbase git commit: HBASE-16802 Procedure v2 - group procedure cleaning

2016-10-11 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master eb52e2682 -> 662a1b241 HBASE-16802 Procedure v2 - group procedure cleaning Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/662a1b24 Tree: http://git-wip-us.apache.org/r

[3/5] hbase git commit: HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval()

2016-10-10 Thread mbertozzi
HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval() Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/387a0865 Tree: http://git-wip-us.apache.org/repos/asf/hbase

[5/5] hbase git commit: HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval()

2016-10-10 Thread mbertozzi
HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval() Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/47c8659d Tree: http://git-wip-us.apache.org/repos/asf/hbase

[1/5] hbase git commit: HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval()

2016-10-10 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 acb1392b1 -> 66038b8c1 refs/heads/branch-1.1 9620dc4e7 -> 47c8659d2 refs/heads/branch-1.2 bd38f8dbf -> 55e989090 refs/heads/branch-1.3 6a1598674 -> 387a08657 refs/heads/master c930bc92f -> 341f049e7 HBASE-16699 Overflows in Average

[4/5] hbase git commit: HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval()

2016-10-10 Thread mbertozzi
HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval() Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55e98909 Tree: http://git-wip-us.apache.org/repos/asf/hbase

[2/5] hbase git commit: HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval()

2016-10-10 Thread mbertozzi
HBASE-16699 Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval() Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/66038b8c Tree: http://git-wip-us.apache.org/repos/asf/hbase

hbase git commit: HBASE-16794 TestDispatchMergingRegionsProcedure#testMergeRegionsConcurrently is flaky

2016-10-09 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master e06c3676f -> 8a8c60889 HBASE-16794 TestDispatchMergingRegionsProcedure#testMergeRegionsConcurrently is flaky Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/

hbase git commit: HBASE-16791 Fix TestDispatchMergingRegionsProcedure

2016-10-08 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 29d701a31 -> e06c3676f HBASE-16791 Fix TestDispatchMergingRegionsProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e06c3676 Tree: http://git-wip-us.apache.org/r

hbase git commit: HBASE-16781 Fix flaky TestMasterProcedureWalLease

2016-10-07 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master c7cae6be3 -> 29d701a31 HBASE-16781 Fix flaky TestMasterProcedureWalLease Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/29d701a3 Tree: http://git-wip-us.apache.org/rep

hbase git commit: HBASE-16777 Fix flaky TestMasterProcedureEvents

2016-10-06 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master d1e40bf0b -> 7a3850978 HBASE-16777 Fix flaky TestMasterProcedureEvents Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7a385097 Tree: http://git-wip-us.apache.org/repos

hbase git commit: HBASE-16778 Move testIllegalTableDescriptor out from TestFromClientSide

2016-10-05 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master b548d4978 -> eb33b60a9 HBASE-16778 Move testIllegalTableDescriptor out from TestFromClientSide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eb33b60a Tree: http://git

hbase git commit: HBASE-16776 Remove duplicated versions of countRow() in tests

2016-10-05 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 06758bf63 -> b548d4978 HBASE-16776 Remove duplicated versions of countRow() in tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b548d497 Tree: http://git-wip-us.ap

[3/6] hbase git commit: HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again

2016-09-26 Thread mbertozzi
HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1441b7c7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1441

[1/6] hbase git commit: HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again

2016-09-26 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 88bba5169 -> 1bdf05b1f refs/heads/branch-1 d6f9eab4b -> 4566e4df5 refs/heads/branch-1.1 cdc799e9b -> 88512be52 refs/heads/branch-1.2 f224e09ad -> 2733e24d3 refs/heads/branch-1.3 49a4980e6 -> 1441b7c79 refs/heads/master 43f47a8e7 -> f06

[6/6] hbase git commit: HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again

2016-09-26 Thread mbertozzi
HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1bdf05b1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1bdf

[4/6] hbase git commit: HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again

2016-09-26 Thread mbertozzi
HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2733e24d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2733

[5/6] hbase git commit: HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again

2016-09-26 Thread mbertozzi
HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/88512be5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8851

[2/6] hbase git commit: HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again

2016-09-26 Thread mbertozzi
HBASE-16649 Truncate table with splits preserved can cause both data loss and truncated data appeared again Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4566e4df Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4566

[1/2] hbase git commit: HBASE-16587 Procedure v2 - Cleanup suspended proc execution

2016-09-26 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 5f7e642fe -> 8da0500e7 HBASE-16587 Procedure v2 - Cleanup suspended proc execution Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e01e05cc Tree: http://git-wip-us.apac

[2/2] hbase git commit: HBASE-16695 Procedure v2 - Support for parent holding locks

2016-09-26 Thread mbertozzi
HBASE-16695 Procedure v2 - Support for parent holding locks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8da0500e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8da0500e Diff: http://git-wip-us.apache.org/repos/asf

hbase git commit: HBASE-16697 bump TestRegionServerMetrics to LargeTests

2016-09-23 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 408242430 -> 7ed93f8f7 HBASE-16697 bump TestRegionServerMetrics to LargeTests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7ed93f8f Tree: http://git-wip-us.apache.or

hbase git commit: HBASE-16688 Split TestMasterFailoverWithProcedures

2016-09-23 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 946c1ed8f -> d2ed74cbc HBASE-16688 Split TestMasterFailoverWithProcedures Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d2ed74cb Tree: http://git-wip-us.apache.org/re

hbase git commit: HBASE-16671 Split TestExportSnapshot

2016-09-22 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 4b05f4098 -> 07ed15598 HBASE-16671 Split TestExportSnapshot Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/07ed1559 Tree: http://git-wip-us.apache.org/repos/asf/hbase/

[2/2] hbase git commit: HBASE-16294 hbck reporting "No HDFS region dir found" for replicas

2016-09-21 Thread mbertozzi
HBASE-16294 hbck reporting "No HDFS region dir found" for replicas Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23c5ea39 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23c5ea39 Diff

[1/2] hbase git commit: HBASE-16294 hbck reporting "No HDFS region dir found" for replicas

2016-09-21 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 c80d671a0 -> 23c5ea39b refs/heads/master b6b01a790 -> 6a4c292a9 HBASE-16294 hbck reporting "No HDFS region dir found" for replicas Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http

[1/3] hbase git commit: HBASE-16294 hbck reporting "No HDFS region dir found" for replicas

2016-09-21 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1.1 31a2f04e9 -> f7961ea70 refs/heads/branch-1.2 2f0a00670 -> c66542454 refs/heads/branch-1.3 e9a5c60d1 -> 9aaff6045 HBASE-16294 hbck reporting "No HDFS region dir found" for replicas Signed-off-by: Matteo Bertozzi Project: http://gi

[3/3] hbase git commit: HBASE-16294 hbck reporting "No HDFS region dir found" for replicas

2016-09-21 Thread mbertozzi
HBASE-16294 hbck reporting "No HDFS region dir found" for replicas Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f7961ea7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f7961ea7 Diff

[2/3] hbase git commit: HBASE-16294 hbck reporting "No HDFS region dir found" for replicas

2016-09-21 Thread mbertozzi
HBASE-16294 hbck reporting "No HDFS region dir found" for replicas Signed-off-by: Matteo Bertozzi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c6654245 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c6654245 Diff

hbase git commit: HBASE-16551 Cleanup SplitLogManager and CatalogJanitor

2016-09-20 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 08d9a2b66 -> 181fed445 HBASE-16551 Cleanup SplitLogManager and CatalogJanitor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/181fed44 Tree: http://git-wip-us.apache.or

hbase git commit: HBASE-16507 Procedure v2 - Force DDL operation to always roll forward (addendum)

2016-09-18 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 4faa8ea93 -> 9c58d26d3 HBASE-16507 Procedure v2 - Force DDL operation to always roll forward (addendum) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9c58d26d Tree: h

hbase git commit: HBASE-16586 Procedure v2 - Cleanup sched wait/lock semantic

2016-09-16 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 2597217ae -> b6b72361b HBASE-16586 Procedure v2 - Cleanup sched wait/lock semantic Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b6b72361 Tree: http://git-wip-us.apac

[2/3] hbase git commit: HBASE-16634 Speedup TestExportSnapshot

2016-09-15 Thread mbertozzi
HBASE-16634 Speedup TestExportSnapshot Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e19632a1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e19632a1 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e19632a1

[1/3] hbase git commit: HBASE-16639 TestProcedureInMemoryChore#testChoreAddAndRemove occasionally fails

2016-09-15 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 76a076026 -> 08e44919c refs/heads/master e782d0bbd -> e19632a19 HBASE-16639 TestProcedureInMemoryChore#testChoreAddAndRemove occasionally fails Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache

[3/3] hbase git commit: HBASE-16639 TestProcedureInMemoryChore#testChoreAddAndRemove occasionally fails

2016-09-15 Thread mbertozzi
HBASE-16639 TestProcedureInMemoryChore#testChoreAddAndRemove occasionally fails Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/08e44919 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/08e44919 Diff: http://git-wip-us.

hbase git commit: HBASE-16618 Procedure v2 - Add base class for table and ns procedures

2016-09-13 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 981200bf1 -> 4c6a98bd7 HBASE-16618 Procedure v2 - Add base class for table and ns procedures Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4c6a98bd Tree: http://git-w

hbase git commit: HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs

2016-09-02 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 f4aa4046f -> f6a996084 HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f6a99608 Tree: http://git-

[4/5] hbase git commit: HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs

2016-09-02 Thread mbertozzi
HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e181533e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e181533e Diff: http://git-wip-us.apache.

[2/5] hbase git commit: HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs

2016-09-02 Thread mbertozzi
HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fa7731de Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fa7731de Diff: http://git-wip-us.apache.

[5/5] hbase git commit: HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs

2016-09-02 Thread mbertozzi
HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/87af592f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/87af592f Diff: http://git-wip-us.apache.

[3/5] hbase git commit: HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs

2016-09-02 Thread mbertozzi
HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/161f6178 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/161f6178 Diff: http://git-wip-us.apache.

[1/5] hbase git commit: HBASE-16552 MiniHBaseCluster#getServerWith() does not ignore stopped RSs

2016-09-02 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 84ad59274 -> fa7731de6 refs/heads/branch-1.1 851c89af6 -> 87af592f5 refs/heads/branch-1.2 80444b01f -> e181533ec refs/heads/branch-1.3 2c791e925 -> 161f61787 refs/heads/master 2fcc691b1 -> 008091fe8 HBASE-16552 MiniHBaseCluster#get

[1/2] hbase git commit: HBASE-16507 Procedure v2 - Force DDL operation to always roll forward

2016-09-01 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 5c7fa12ab -> f6ccae350 http://git-wip-us.apache.org/repos/asf/hbase/blob/f6ccae35/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestAddColumnFamilyProcedure.java -

[2/2] hbase git commit: HBASE-16507 Procedure v2 - Force DDL operation to always roll forward

2016-09-01 Thread mbertozzi
HBASE-16507 Procedure v2 - Force DDL operation to always roll forward Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f6ccae35 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f6ccae35 Diff: http://git-wip-us.apache.org

hbase git commit: HBASE-16519 Procedure v2 - Avoid sync wait on DDLs operation (addendum)

2016-08-31 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 5376106d0 -> 847955427 HBASE-16519 Procedure v2 - Avoid sync wait on DDLs operation (addendum) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/84795542 Tree: http://git

[2/2] hbase git commit: HBASE-16533 Procedure v2 - Extract chore from the executor

2016-08-30 Thread mbertozzi
HBASE-16533 Procedure v2 - Extract chore from the executor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/aeecd4df Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/aeecd4df Diff: http://git-wip-us.apache.org/repos/asf/

[1/2] hbase git commit: HBASE-16533 Procedure v2 - Extract chore from the executor

2016-08-30 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 9907a7e2a -> aeecd4df8 refs/heads/master 7b95ac117 -> ea1552270 HBASE-16533 Procedure v2 - Extract chore from the executor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/

[5/5] hbase git commit: HBASE-16522 Procedure v2 - Cache system user and avoid IOException

2016-08-30 Thread mbertozzi
HBASE-16522 Procedure v2 - Cache system user and avoid IOException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af59baba Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/af59baba Diff: http://git-wip-us.apache.org/re

[2/5] hbase git commit: HBASE-16522 Procedure v2 - Cache system user and avoid IOException

2016-08-30 Thread mbertozzi
HBASE-16522 Procedure v2 - Cache system user and avoid IOException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2250e571 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2250e571 Diff: http://git-wip-us.apache.org/re

[4/5] hbase git commit: HBASE-16522 Procedure v2 - Cache system user and avoid IOException

2016-08-30 Thread mbertozzi
HBASE-16522 Procedure v2 - Cache system user and avoid IOException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af33f945 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/af33f945 Diff: http://git-wip-us.apache.org/re

[3/5] hbase git commit: HBASE-16522 Procedure v2 - Cache system user and avoid IOException

2016-08-30 Thread mbertozzi
HBASE-16522 Procedure v2 - Cache system user and avoid IOException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/57c6384b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/57c6384b Diff: http://git-wip-us.apache.org/re

[1/5] hbase git commit: HBASE-16522 Procedure v2 - Cache system user and avoid IOException

2016-08-30 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 e46a073ed -> 57c6384b0 refs/heads/branch-1.1 2a4b45540 -> 2250e5718 refs/heads/branch-1.2 c16ec3d6e -> 15633a0fb refs/heads/branch-1.3 f4b6fdc42 -> af59baba1 refs/heads/master c66bb48ce -> af33f9451 HBASE-16522 Procedure v2 - Cache

[2/2] hbase git commit: HBASE-16519 Procedure v2 - Avoid sync wait on DDLs operation

2016-08-30 Thread mbertozzi
HBASE-16519 Procedure v2 - Avoid sync wait on DDLs operation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4a4f8e70 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4a4f8e70 Diff: http://git-wip-us.apache.org/repos/as

[1/2] hbase git commit: HBASE-16082 Procedure v2 - Move out helpers from MasterProcedureScheduler

2016-08-30 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 0f92e943a -> 4a4f8e704 HBASE-16082 Procedure v2 - Move out helpers from MasterProcedureScheduler Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2acd788d Tree: http://g

[2/2] hbase git commit: HBASE-16508 Move UnexpectedStateException to common

2016-08-26 Thread mbertozzi
HBASE-16508 Move UnexpectedStateException to common Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/35fa3419 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/35fa3419 Diff: http://git-wip-us.apache.org/repos/asf/hbase/d

[1/2] hbase git commit: HBASE-16508 Move UnexpectedStateException to common

2016-08-26 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 b59f18c2a -> 35fa34191 refs/heads/master e0aee7c74 -> 1b9af2a2f HBASE-16508 Move UnexpectedStateException to common Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/

[1/2] hbase git commit: HBASE-16451 Procedure v2 - Test WAL protobuf entry size limit

2016-08-23 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 6e9b49cac -> 73818646b refs/heads/master 32c21f459 -> 97b164ac3 HBASE-16451 Procedure v2 - Test WAL protobuf entry size limit Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hba

[2/2] hbase git commit: HBASE-16451 Procedure v2 - Test WAL protobuf entry size limit

2016-08-23 Thread mbertozzi
HBASE-16451 Procedure v2 - Test WAL protobuf entry size limit Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/97b164ac Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/97b164ac Diff: http://git-wip-us.apache.org/repos/a

[3/3] hbase git commit: HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure

2016-08-23 Thread mbertozzi
HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1e15fa57 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1e15fa57 D

[2/3] hbase git commit: HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure

2016-08-23 Thread mbertozzi
HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cf323046 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cf323046 D

[1/3] hbase git commit: HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure

2016-08-23 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 a1e57d942 -> 1e15fa57d refs/heads/branch-1.3 6c5d0cf23 -> cf3230468 refs/heads/master cb507b8cf -> 91fee265c HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure Project: http://git-w

[5/6] hbase git commit: HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen)

2016-08-23 Thread mbertozzi
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8eca263c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tre

[4/6] hbase git commit: HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen)

2016-08-23 Thread mbertozzi
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/71e583df Tree: http://git-wip-us.apache.org/repos/asf/hbase/tre

[6/6] hbase git commit: HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen)

2016-08-23 Thread mbertozzi
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ce58f589 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tre

[2/6] hbase git commit: HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen)

2016-08-23 Thread mbertozzi
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1e57d94 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tre

[1/6] hbase git commit: HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen)

2016-08-23 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 ac3ec6333 -> ce58f5890 refs/heads/branch-1 e7cd7fffb -> a1e57d942 refs/heads/branch-1.1 5317c7b31 -> 8eca263c4 refs/heads/branch-1.2 4ef97c32b -> 71e583df3 refs/heads/branch-1.3 c3ccbbc8d -> 6c5d0cf23 refs/heads/master 897631f8d -> cb5

[3/6] hbase git commit: HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen)

2016-08-23 Thread mbertozzi
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec (Jing Pu Chen) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c5d0cf2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tre

[3/5] hbase git commit: HBASE-16452 Procedure v2 - Make ProcedureWALPrettyPrinter extend Tool

2016-08-19 Thread mbertozzi
HBASE-16452 Procedure v2 - Make ProcedureWALPrettyPrinter extend Tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/444910ec Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/444910ec Diff: http://git-wip-us.apache.org

[1/5] hbase git commit: HBASE-16452 Procedure v2 - Make ProcedureWALPrettyPrinter extend Tool

2016-08-19 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 e05b002ed -> a857a60cc refs/heads/branch-1.1 b3d69bc02 -> 1c92f4c0b refs/heads/branch-1.2 e09b52fdb -> 444910ec7 refs/heads/branch-1.3 e3ed8ecdb -> aba2b0337 refs/heads/master 0d6c4d92e -> 34b668b0a HBASE-16452 Procedure v2 - Make

[5/5] hbase git commit: HBASE-16452 Procedure v2 - Make ProcedureWALPrettyPrinter extend Tool

2016-08-19 Thread mbertozzi
HBASE-16452 Procedure v2 - Make ProcedureWALPrettyPrinter extend Tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/34b668b0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/34b668b0 Diff: http://git-wip-us.apache.org

  1   2   3   4   5   6   7   8   9   10   >