hbase git commit: HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master 2288742c1 -> 452e38ff8 HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/452e38ff Tree:

hbase git commit: HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 6b5939c4b -> 64467c52e HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64467c52 T

hbase git commit: HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 45faf3802 -> 066f3f754 HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/066f3f75 Tre

[4/8] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-29 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstra

[7/8] hbase git commit: HBASE-14673 Exorcise deprecated Delete#delete* api

2015-10-29 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/094d65e6/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java -- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRun

[2/8] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-29 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestCompactionWithThroughputController.java -- diff --git a/hbase-server/src/test/java/org/apac

[6/8] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-29 Thread jmhsieh
HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/de9555ce Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/de9555ce Diff: http://git-wip-us

[1/8] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-29 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 452e38ff8 -> 094d65e6f http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/util/MultiThreadedUpdater.java -- diff -

[5/8] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-29 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientS

[8/8] hbase git commit: HBASE-14673 Exorcise deprecated Delete#delete* api

2015-10-29 Thread jmhsieh
HBASE-14673 Exorcise deprecated Delete#delete* api Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/094d65e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/094d65e6 Diff: http://git-wip-us.apache.org/repos/asf/hbase/di

[3/8] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-29 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestAtomicOperation.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/Te

[1/2] hbase git commit: HBASE-14714 some cleanup to snapshot code

2015-10-29 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 066f3f754 -> 569fe82ac refs/heads/master 094d65e6f -> 4b91a6425 HBASE-14714 some cleanup to snapshot code Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4b91a642 T

[2/2] hbase git commit: HBASE-14714 some cleanup to snapshot code

2015-10-29 Thread mbertozzi
HBASE-14714 some cleanup to snapshot code Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/569fe82a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/569fe82a Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/569fe8

hbase git commit: HBASE-14714 some cleanup to snapshot code

2015-10-29 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1.2 64467c52e -> 9233432d9 HBASE-14714 some cleanup to snapshot code Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9233432d Tree: http://git-wip-us.apache.org/repos/a

hbase git commit: Revert "HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan)"

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master 4b91a6425 -> eb4e2ee9e Revert "HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan)" This reverts commit 939697b415201348ff4523321e316dfaf2206630. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-w

hbase git commit: HBASE-14722 Update surefire to 2.19

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master eb4e2ee9e -> bdf11be6a HBASE-14722 Update surefire to 2.19 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bdf11be6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/t

hbase git commit: HBASE-14722 Update surefire to 2.19

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 569fe82ac -> f39fea075 HBASE-14722 Update surefire to 2.19 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f39fea07 Tree: http://git-wip-us.apache.org/repos/asf/hbase

hbase git commit: HBASE-14722 Update surefire to 2.19

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 9233432d9 -> 0911fc3c2 HBASE-14722 Update surefire to 2.19 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0911fc3c Tree: http://git-wip-us.apache.org/repos/asf/hba

[1/2] hbase git commit: HBASE-14689 Addendum and unit test for HBASE-13471

2015-10-29 Thread enis
Repository: hbase Updated Branches: refs/heads/0.98 5e22512cf -> 8c8b43433 refs/heads/branch-1.0 fe7cd0dee -> 4c4a43538 HBASE-14689 Addendum and unit test for HBASE-13471 Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java Project: http://gi

[2/2] hbase git commit: HBASE-14689 Addendum and unit test for HBASE-13471

2015-10-29 Thread enis
HBASE-14689 Addendum and unit test for HBASE-13471 Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8c8b4343 Tree: http://git

svn commit: r1711401 - in /hbase/hbase.apache.org/trunk: ./ apidocs/ apidocs/org/apache/hadoop/hbase/ apidocs/org/apache/hadoop/hbase/class-use/ apidocs/org/apache/hadoop/hbase/client/ apidocs/org/apa

2015-10-29 Thread misty
Author: misty Date: Fri Oct 30 03:10:38 2015 New Revision: 1711401 URL: http://svn.apache.org/viewvc?rev=1711401&view=rev Log: Published site at bdf11be6af046e99cff9985968903d983d7ff10f. Added 0 files. Removed 24 files. Modified 752 files. [This commit notification would consist of 136 parts

hbase git commit: HBASE-14650 Reenable TestNamespaceAuditor (Heng Chen)

2015-10-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master bdf11be6a -> 84f4cceb4 HBASE-14650 Reenable TestNamespaceAuditor (Heng Chen) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/84f4cceb Tree: http://git-wip-us.apache.or