[1/6] hbase git commit: HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-18410 [created] 5d0ee5f0e HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/6] hbase git commit: HBASE-18410 disable the HBASE-18957 test until we can fix it on the feature branch.

2017-10-09 Thread busbey
HBASE-18410 disable the HBASE-18957 test until we can fix it on the feature branch. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0354b2d2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0354b2d2 Diff:

[5/6] hbase git commit: HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue

2017-10-09 Thread busbey
HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue 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/fd0e0e91 Tree:

[3/6] hbase git commit: HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-10-09 Thread busbey
HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/03eb620d Tree:

[6/6] hbase git commit: HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()

2017-10-09 Thread busbey
HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator() Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5d0ee5f0 Tree:

[4/6] hbase git commit: HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT

2017-10-09 Thread busbey
HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5119d607 Tree:

[2/2] hbase git commit: HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

2017-10-09 Thread busbey
HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters Amending-Author: Sean Busbey Signed-off-by: Michael Stack Project:

[1/2] hbase git commit: HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.1 c01c55d5f -> eeb9cf020 refs/heads/branch-1.2 ffed972fd -> bd63eb73c HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

hbase git commit: HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.3 5b7bcdfc4 -> 0d8f9683b HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters Amending-Author: Sean Busbey

[2/2] hbase git commit: Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned"

2017-10-09 Thread busbey
Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned" This reverts commit 256fc63007aecb63028b71ad1383d896f11db701. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi

[1/2] hbase git commit: HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.4 ab8b0a366 -> 968eea84a HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters Amending-Author: Sean Busbey

hbase git commit: HBASE-18949 Remove the CompactionRequest parameter in preCompactSelection

2017-10-09 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 54da4405d -> c3b3fd788 HBASE-18949 Remove the CompactionRequest parameter in preCompactSelection Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: HBASE-18867 update maven enforcer plugin.

2017-10-09 Thread mdrob
Repository: hbase Updated Branches: refs/heads/branch-2 38e52bb29 -> ca62f769b refs/heads/master b727ab850 -> 54da4405d HBASE-18867 update maven enforcer plugin. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-18867 update maven enforcer plugin.

2017-10-09 Thread mdrob
HBASE-18867 update maven enforcer plugin. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ca62f769 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ca62f769 Diff:

[1/2] hbase git commit: HBASE-18923 TestTableResource flaky on branch-1

2017-10-09 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 aa5097194 -> c48155a4d refs/heads/branch-1.4 4358af214 -> ab8b0a366 HBASE-18923 TestTableResource flaky on branch-1 Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[2/2] hbase git commit: HBASE-18923 TestTableResource flaky on branch-1

2017-10-09 Thread apurtell
HBASE-18923 TestTableResource flaky on branch-1 Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ab8b0a36 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ab8b0a36

[3/3] hbase git commit: Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned"

2017-10-09 Thread busbey
Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned" This reverts commit 256fc63007aecb63028b71ad1383d896f11db701. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi

[1/3] hbase git commit: HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1 8d99b0cfe -> aa5097194 HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters Amending-Author: Sean Busbey

[2/3] hbase git commit: Revert "HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT"

2017-10-09 Thread busbey
Revert "HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT" This reverts commit ead106324474d2faff11b4e1779e575aec67b59c. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by:

[5/6] hbase git commit: Revert "HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum"

2017-10-09 Thread busbey
Revert "HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum" This reverts commit 347bef8d336377ae38bb6c357da9d033ccba155c. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi

[2/6] hbase git commit: Revert "HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()"

2017-10-09 Thread busbey
Revert "HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()" This reverts commit d142f071295f67177074cd130eb0ee2d30bdfbcd. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi

[4/6] hbase git commit: Revert "HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT"

2017-10-09 Thread busbey
Revert "HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT" This reverts commit 743f3ae221531f553dba84de7fc0adfde70cd04b. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by:

[6/6] hbase git commit: Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned"

2017-10-09 Thread busbey
Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned" This reverts commit 0d0c330401ade938bf934aafd79ec23705edcc60. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi

[3/6] hbase git commit: Revert "HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue"

2017-10-09 Thread busbey
Revert "HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue" This reverts commit 7c2622baf75ac414547488799216cdf2b37be7bd. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi Signed-off-by:

[1/6] hbase git commit: HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-2 e4647da0d -> 38e52bb29 HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters Amending-Author: Sean Busbey

[4/6] hbase git commit: Revert "HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()"

2017-10-09 Thread busbey
Revert "HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()" This reverts commit 3bd824facadd40dabb06e19ccad911be0ea6915a. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi

[2/6] hbase git commit: Revert "HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT"

2017-10-09 Thread busbey
Revert "HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT" This reverts commit df34300cd3f89c1efdea43b0b2ecb64c317e1a34. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by:

[5/6] hbase git commit: Revert "HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum"

2017-10-09 Thread busbey
Revert "HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum" This reverts commit 0eeafa04f26f2388602a7c74b496e6682716f50a. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi

[6/6] hbase git commit: Revert "HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue"

2017-10-09 Thread busbey
Revert "HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue" This reverts commit f54cc1ca51440ee0f445a008f2f31697730fd7fe. Backing out filterlist regression, see HBASE-18957. Work continuing branch for HBASE-18410. Signed-off-by: Peter Somogyi Signed-off-by:

[3/6] hbase git commit: HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters

2017-10-09 Thread busbey
HBASE-18957 add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters Amending-Author: Sean Busbey Signed-off-by: Michael Stack Project:

[1/6] hbase git commit: Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned"

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/master 0ff4f5fba -> b727ab850 Revert "HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned" This reverts commit 0d0c330401ade938bf934aafd79ec23705edcc60. Backing out filterlist regression, see HBASE-18957. Work

hbase git commit: HBASE-18842 Fix unknown namespace message in clone_snapshot

2017-10-09 Thread jyates
Repository: hbase Updated Branches: refs/heads/master 087edf017 -> 0ff4f5fba HBASE-18842 Fix unknown namespace message in clone_snapshot Signed-off-by: Jesse Yates Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/5] hbase git commit: HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.

2017-10-09 Thread busbey
HBASE-18934 pick hadoop versions for precommit test after patch branch is determined. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4358af21 Tree:

[4/5] hbase git commit: HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.

2017-10-09 Thread busbey
HBASE-18934 pick hadoop versions for precommit test after patch branch is determined. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ffed972f Tree:

[5/5] hbase git commit: HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.

2017-10-09 Thread busbey
HBASE-18934 pick hadoop versions for precommit test after patch branch is determined. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c01c55d5 Tree:

[3/5] hbase git commit: HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.

2017-10-09 Thread busbey
HBASE-18934 pick hadoop versions for precommit test after patch branch is determined. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5b7bcdfc Tree:

[1/5] hbase git commit: HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1 50ef066c8 -> 8d99b0cfe refs/heads/branch-1.1 decf01d4b -> c01c55d5f refs/heads/branch-1.2 2f0101df2 -> ffed972fd refs/heads/branch-1.3 0d836d986 -> 5b7bcdfc4 refs/heads/branch-1.4 b6f14bd2e -> 4358af214 HBASE-18934 pick hadoop

[2/2] hbase git commit: HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.

2017-10-09 Thread busbey
HBASE-18934 pick hadoop versions for precommit test after patch branch is determined. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e4647da0 Tree:

[1/2] hbase git commit: HBASE-18973 Clean up warnings about pom well-formedness from mvn validate.

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-2 13a53811d -> e4647da0d HBASE-18973 Clean up warnings about pom well-formedness from mvn validate. Signed-off-by: Michael Stack Signed-off-by: Mike Drob Project:

hbase git commit: HBASE-18934 pick hadoop versions for precommit test after patch branch is determined.

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/master 6302dfaf2 -> 087edf017 HBASE-18934 pick hadoop versions for precommit test after patch branch is determined. Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18973 Clean up warnings about pom well-formedness from mvn validate.

2017-10-09 Thread busbey
Repository: hbase Updated Branches: refs/heads/master e2cef8aa8 -> 6302dfaf2 HBASE-18973 Clean up warnings about pom well-formedness from mvn validate. Signed-off-by: Michael Stack Signed-off-by: Mike Drob Project:

hbase-site git commit: INFRA-10751 Empty commit

2017-10-09 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site e6ae7c3e1 -> 1afc9484c INFRA-10751 Empty commit Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/1afc9484 Tree:

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HStore.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HStore.html

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFileWriter.Builder.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyList.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestHStore.MyList.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestHStore.MyList.html

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

2017-10-09 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/e6ae7c3e Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/e6ae7c3e Diff:

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/TimeRangeTracker.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyListHook.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.FaultyOutputStream.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestHStore.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/regionserver/TestHStore.html

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.FaultyFileSystem.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.DummyStoreEngine.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/hbase-build-configuration/hbase-archetypes/hbase-shaded-client-project/plugin-management.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyCompactingMemStoreWithCustomCompactor.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyThread.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyStore.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyMemStoreCompactor.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StoreFileWriter.Builder.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/org/apache/hadoop/hbase/quotas/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/quotas/package-tree.html

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index 03194db..3a6faab 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -26,7 +26,7 @@ under the

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/license.html -- diff --git a/license.html b/license.html index d34afb1..76c43c3 100644 --- a/license.html +++ b/license.html @@ -7,7 +7,7 @@ - +

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/hbase-annotations/index.html -- diff --git a/hbase-annotations/index.html b/hbase-annotations/index.html index 3138d8a..097ae06 100644 ---

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HStore.StoreFlusherImpl.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyCompactingMemStore.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index fecc90c..1ba7560 100644 --- a/checkstyle-aggregate.html +++

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

2017-10-09 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site dc3684f7c -> e6ae7c3e1 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.html

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.BoundaryStripeFlushRequest.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StoreFileWriter.html -- diff --git

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

2017-10-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e6ae7c3e/testdevapidocs/src-html/org/apache/hadoop/hbase/regionserver/TestHStore.MyStoreHook.html -- diff --git

[1/2] hbase git commit: HBASE-18924 Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3

2017-10-09 Thread mdrob
Repository: hbase Updated Branches: refs/heads/branch-1.2 02051 -> 2f0101df2 refs/heads/branch-1.3 15288c055 -> 0d836d986 HBASE-18924 Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3 Signed-off-by: Mike Drob Project:

[2/2] hbase git commit: HBASE-18924 Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3

2017-10-09 Thread mdrob
HBASE-18924 Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3 Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0d836d98 Tree:

hbase git commit: HBASE-18752 Recalculate the TimeRange in flushing snapshot to store file

2017-10-09 Thread chia7712
Repository: hbase Updated Branches: refs/heads/branch-2 496fcda1d -> 13a53811d HBASE-18752 Recalculate the TimeRange in flushing snapshot to store file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/13a53811 Tree:

hbase git commit: HBASE-18752 Recalculate the TimeRange in flushing snapshot to store file

2017-10-09 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master fcdf96a0e -> e2cef8aa8 HBASE-18752 Recalculate the TimeRange in flushing snapshot to store file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e2cef8aa Tree: