[3/6] hbase git commit: HBASE-12975 Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-03-31 Thread apurtell
HBASE-12975 Supportable SplitTransaction and RegionMergeTransaction interfaces Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bf76082f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bf76082f Diff:

hbase git commit: HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner.

2015-03-31 Thread enis
Repository: hbase Updated Branches: refs/heads/0.98 37e423aa3 - cc31ecd7c HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner. Use the context passed back via ScanResponse that a RegionServer fills in to denote whether or not more results existing in the

hbase git commit: HBASE-13348 Separate the thread number configs for meta server and server operations (Shaohui Liu)

2015-03-31 Thread liushaohui
Repository: hbase Updated Branches: refs/heads/master e156ed619 - 9b2b0abcc HBASE-13348 Separate the thread number configs for meta server and server operations (Shaohui Liu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-13371 Fix typo in TestAsyncIPC

2015-03-31 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 9b2b0abcc - 35ddea75c HBASE-13371 Fix typo in TestAsyncIPC Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/35ddea75 Tree:

hbase git commit: HBASE-13371 Fix typo in TestAsyncIPC

2015-03-31 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1 bf76082f5 - 35fdea7d0 HBASE-13371 Fix typo in TestAsyncIPC Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/35fdea7d Tree:

hbase git commit: HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner.

2015-03-31 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 35fdea7d0 - 79d80b187 HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner. Use the context passed back via ScanResponse that a RegionServer fills in to denote whether or not more results existing in the

[2/6] hbase git commit: HBASE-12975 Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-03-31 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/bf76082f/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.java -- diff --git

[5/6] hbase git commit: HBASE-12975 Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-03-31 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/e156ed61/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.java -- diff --git

[1/6] hbase git commit: HBASE-12975 Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-03-31 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 c4194f284 - bf76082f5 refs/heads/master 452ce33ef - e156ed619 http://git-wip-us.apache.org/repos/asf/hbase/blob/bf76082f/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionMergeTransaction.java

hbase git commit: HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner.

2015-03-31 Thread enis
Repository: hbase Updated Branches: refs/heads/master 35ddea75c - ffdcc0095 HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner. Use the context passed back via ScanResponse that a RegionServer fills in to denote whether or not more results existing in the

hbase git commit: HBASE-13317 Region server reportForDuty stuck looping if there is a master change (Jerry He)

2015-03-31 Thread enis
Repository: hbase Updated Branches: refs/heads/master ffdcc0095 - 6415742c3 HBASE-13317 Region server reportForDuty stuck looping if there is a master change (Jerry He) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-13213 Split out locality metrics among primary and secondary region

2015-03-31 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 af1715933 - f1601c0d1 HBASE-13213 Split out locality metrics among primary and secondary region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f1601c0d Tree:

hbase git commit: HBASE-13369 Expose scanNext stats to region server level

2015-03-31 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 619d34487 - 64941c615 HBASE-13369 Expose scanNext stats to region server level Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64941c61 Tree:

hbase git commit: HBASE-13213 Split out locality metrics among primary and secondary region

2015-03-31 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master f1f4b6618 - 619d34487 HBASE-13213 Split out locality metrics among primary and secondary region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/619d3448 Tree:

hbase git commit: HBASE-13369 Addendum deletes the table at the end of test

2015-03-31 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 64941c615 - 452ce33ef HBASE-13369 Addendum deletes the table at the end of test Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/452ce33e Tree:

hbase git commit: HBASE-13369 Addendum deletes the table at the end of test

2015-03-31 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 bb65a8664 - c4194f284 HBASE-13369 Addendum deletes the table at the end of test Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c4194f28 Tree:

hbase git commit: HBASE-13369 Expose scanNext stats to region server level

2015-03-31 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 f1601c0d1 - bb65a8664 HBASE-13369 Expose scanNext stats to region server level Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bb65a866 Tree: