[12/12] git commit: HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
HBASE-11911 Break up tests into more fine grained categories (Alex Newman) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3c9bd7d2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3c9bd7d2 Diff:

[01/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master 98be48907 - 3c9bd7d29 http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestDefaultEnvironmentEdge.java --

[04/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMinVersions.java -- diff --git

[05/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestLogsCleaner.java -- diff --git

[08/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestRowProcessorEndpoint.java -- diff --git

[10/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestIngestWithVisibilityLabels.java -- diff --git

[03/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestHLogSplitCompressed.java -- diff --git

[06/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestLoadIncrementalHFiles.java -- diff --git

svn commit: r1624460 - in /hbase/hbase.apache.org/trunk: ./ apidocs/ apidocs/com/google/protobuf/ apidocs/com/google/protobuf/class-use/ apidocs/org/apache/hadoop/hbase/ apidocs/org/apache/hadoop/hbas

2014-09-12 Thread misty
Author: misty Date: Fri Sep 12 06:27:25 2014 New Revision: 1624460 URL: http://svn.apache.org/r1624460 Log: Published website [This commit notification would consist of 1000 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

git commit: HBASE-11897 Add append and remove peer table-cfs cmds for replication (Liu Shaoqui)

2014-09-12 Thread stack
Repository: hbase Updated Branches: refs/heads/master 612f4c1c2 - c0d4b2687 HBASE-11897 Add append and remove peer table-cfs cmds for replication (Liu Shaoqui) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c0d4b268

git commit: HBASE-11897 Add append and remove peer table-cfs cmds for replication (Liu Shaoqui)

2014-09-12 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 ba87dcc04 - 511b20a22 HBASE-11897 Add append and remove peer table-cfs cmds for replication (Liu Shaoqui) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/511b20a2

git commit: HBASE-11847 HFile tool should be able to print block headers

2014-09-12 Thread ndimiduk
Repository: hbase Updated Branches: refs/heads/master c0d4b2687 - 013daadd9 HBASE-11847 HFile tool should be able to print block headers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/013daadd Tree:

git commit: HBASE-11847 HFile tool should be able to print block headers

2014-09-12 Thread ndimiduk
Repository: hbase Updated Branches: refs/heads/branch-1 511b20a22 - d666a8a4c HBASE-11847 HFile tool should be able to print block headers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d666a8a4 Tree:

git commit: HBASE-11847 HFile tool should be able to print block headers

2014-09-12 Thread ndimiduk
Repository: hbase Updated Branches: refs/heads/0.98 da8d1502c - 822cbc867 HBASE-11847 HFile tool should be able to print block headers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/822cbc86 Tree:

git commit: HBASE-11959 TestAssignmentManagerOnCluster is flaky

2014-09-12 Thread jxiang
Repository: hbase Updated Branches: refs/heads/branch-1 d666a8a4c - e469466cf HBASE-11959 TestAssignmentManagerOnCluster is flaky Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e469466c Tree:

git commit: HBASE-11949 Setting hfile.block.cache.size=0 doesn't actually disable blockcache

2014-09-12 Thread ndimiduk
Repository: hbase Updated Branches: refs/heads/master 013daadd9 - 9f780499b HBASE-11949 Setting hfile.block.cache.size=0 doesn't actually disable blockcache Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9f780499 Tree:

git commit: HBASE-11949 Setting hfile.block.cache.size=0 doesn't actually disable blockcache

2014-09-12 Thread ndimiduk
Repository: hbase Updated Branches: refs/heads/branch-1 e469466cf - 7df1582e1 HBASE-11949 Setting hfile.block.cache.size=0 doesn't actually disable blockcache Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7df1582e Tree:

git commit: HBASE-11966 Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue()

2014-09-12 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 7a1b7ef26 - 2be3f90fa HBASE-11966 Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2be3f90f Tree:

git commit: HBASE-11966 Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue() (Srikanth)

2014-09-12 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 822cbc867 - 9660fb0df HBASE-11966 Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue() (Srikanth) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9660fb0d

[3/3] git commit: HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar)

2014-09-12 Thread apurtell
HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/128a1cce Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/128a1cce Diff:

[1/3] git commit: HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar)

2014-09-12 Thread apurtell
Repository: hbase Updated Branches: refs/heads/0.98 9660fb0df - 128a1cce7 refs/heads/branch-1 949156c63 - 3ca818434 refs/heads/master 2be3f90fa - 98be48907 HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar) Project:

[2/3] git commit: HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar)

2014-09-12 Thread apurtell
HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3ca81843 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3ca81843 Diff:

git commit: Revert HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.

2014-09-12 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 128a1cce7 - 55a790e34 Revert HBASE-11805 KeyValue to Cell Convert in WALEdit APIs. This reverts commit 3f6a44b98cdf4a6dc28a713bc70e4f5bb03ff36e. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[07/12] HBASE-11911 Break up tests into more fine grained categories (Alex Newman)

2014-09-12 Thread stack
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c9bd7d2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestBlockCacheReporting.java -- diff --git