hbase git commit: HBASE-21451 The way we maintain the lastestPaths in ReplicationSourceManager is broken when sync replication is used

2018-11-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master fa6373660 -> fe2265fa4 HBASE-21451 The way we maintain the lastestPaths in ReplicationSourceManager is broken when sync replication is used Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-21410 A helper page that help find all problematic regions and procedures

2018-11-08 Thread zghao
HBASE-21410 A helper page that help find all problematic regions and procedures Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6f602db5 Tree:

[1/2] hbase git commit: Revert "HBASE-21410 A helper page that help find all problematic regions and procedures"

2018-11-08 Thread zghao
Repository: hbase Updated Branches: refs/heads/master 3c3407398 -> fa6373660 Revert "HBASE-21410 A helper page that help find all problematic regions and procedures" This reverts commit 3c3407398894abf79b874480499429bd880f411b. missing sign-off. Project:

[2/2] hbase git commit: HBASE-21410 A helper page that help find all problematic regions and procedures

2018-11-08 Thread zghao
HBASE-21410 A helper page that help find all problematic regions and procedures Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fa637366 Tree:

hbase git commit: HBASE-21410 A helper page that help find all problematic regions and procedures

2018-11-08 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 7c5e20022 -> a2f650a0e HBASE-21410 A helper page that help find all problematic regions and procedures Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a2f650a0 Tree:

hbase git commit: HBASE-21410 A helper page that help find all problematic regions and procedures

2018-11-08 Thread zghao
Repository: hbase Updated Branches: refs/heads/master c4b231570 -> 3c3407398 HBASE-21410 A helper page that help find all problematic regions and procedures Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3c340739 Tree:

[4/8] hbase git commit: HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Signed-off-by: tedyu Signed-off-by: Andrew Purtell Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java Project:

[7/8] hbase git commit: HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Amend HBASE-21439 Update RSGroup Test too Signed-off-by: tedyu Signed-off-by: Andrew Purtell Amending-Author: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[3/8] hbase git commit: Amend HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
Amend HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Addendum: Update RSGroup Test too 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/7c5e2002 Tree:

[8/8] hbase git commit: HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Amend HBASE-21439 Update RSGroup Test too Signed-off-by: tedyu Signed-off-by: Andrew Purtell Amending-Author: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[6/8] hbase git commit: HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Signed-off-by: tedyu Signed-off-by: Andrew Purtell Amending-Author: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6618a40f Tree:

[1/8] hbase git commit: Amend HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 36178f744 -> 68c939668 refs/heads/branch-1.3 6f53424f8 -> 6618a40ff refs/heads/branch-1.4 4d81cfe7e -> 58e4731ac refs/heads/branch-2 dcdebbffd -> 7c5e20022 refs/heads/branch-2.0 6214e7801 -> 6584a76d3 refs/heads/branch-2.1

[2/8] hbase git commit: HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Signed-off-by: tedyu Signed-off-by: Andrew Purtell Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java Project:

[5/8] hbase git commit: HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread apurtell
HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Signed-off-by: tedyu Signed-off-by: Andrew Purtell Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java Project:

hbase git commit: HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions

2018-11-08 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master a8ad61ec8 -> d9f32137b HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[3/3] hbase git commit: HBASE-21373 (backport from HBASE-21338) Warn if balancer is an ill-fit for cluster size

2018-11-08 Thread apurtell
HBASE-21373 (backport from HBASE-21338) Warn if balancer is an ill-fit for cluster size 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/6f53424f Tree:

[1/3] hbase git commit: HBASE-21373 (backport from HBASE-21338) Warn if balancer is an ill-fit for cluster size

2018-11-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 efc203a5a -> 36178f744 refs/heads/branch-1.3 f5495b7c8 -> 6f53424f8 refs/heads/branch-1.4 745cc7a03 -> 4d81cfe7e HBASE-21373 (backport from HBASE-21338) Warn if balancer is an ill-fit for cluster size Signed-off-by: Andrew Purtell

[2/3] hbase git commit: HBASE-21373 (backport from HBASE-21338) Warn if balancer is an ill-fit for cluster size

2018-11-08 Thread apurtell
HBASE-21373 (backport from HBASE-21338) Warn if balancer is an ill-fit for cluster size 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/4d81cfe7 Tree:

hbase git commit: HBASE-21357 RS should abort if OOM in Reader thread

2018-11-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.3 6bb7b4cde -> f5495b7c8 HBASE-21357 RS should abort if OOM in Reader thread Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f5495b7c Tree:

hbase git commit: HBASE-21357 RS should abort if OOM in Reader thread

2018-11-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.4 58dfaab4f -> 745cc7a03 HBASE-21357 RS should abort if OOM in Reader thread Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/745cc7a0 Tree:

[7/8] hbase git commit: HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled

2018-11-08 Thread apurtell
HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled 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/3a13088a Tree:

[2/8] hbase git commit: HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled

2018-11-08 Thread apurtell
HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled 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/58dfaab4 Tree:

[4/8] hbase git commit: HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled

2018-11-08 Thread apurtell
HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled 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/3d9b0409 Tree:

[8/8] hbase git commit: HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled

2018-11-08 Thread apurtell
HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled 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/a8ad61ec Tree:

[3/8] hbase git commit: HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled

2018-11-08 Thread apurtell
HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled 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/6bb7b4cd Tree:

[1/8] hbase git commit: HBASE-20604 ProtobufLogReader#readNext can incorrectly loop to the same position in the stream until the the WAL is rolled

2018-11-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 5fcfdcdc5 -> efc203a5a refs/heads/branch-1.2 56ae22869 -> 3d9b0409c refs/heads/branch-1.3 484b651fc -> 6bb7b4cde refs/heads/branch-1.4 3f1fb46ca -> 58dfaab4f refs/heads/branch-2 e5fb2f968 -> dcdebbffd refs/heads/branch-2.0

[4/4] hbase git commit: HBASE-21443 [hbase-connectors] Purge hbase-* modules from core now they've been moved to hbase-connectors

2018-11-08 Thread busbey
HBASE-21443 [hbase-connectors] Purge hbase-* modules from core now they've been moved to hbase-connectors ADDENDUM: Remove exception for scala files in findbugs now that we don't have any. Signed-off-by: Sean Busbey Signed-off-by: Peter Somogyi (cherry picked from commit

[2/4] hbase git commit: HBASE-21443 [hbase-connectors] Purge hbase-* modules from core now they've been moved to hbase-connectors

2018-11-08 Thread busbey
HBASE-21443 [hbase-connectors] Purge hbase-* modules from core now they've been moved to hbase-connectors ADDENDUM: Remove exception for scala files in findbugs now that we don't have any. Signed-off-by: Sean Busbey Signed-off-by: Peter Somogyi (cherry picked from commit

[3/4] hbase git commit: Revert "HBASE-15557 Add guidance on HashTable/SyncTable to the RefGuide"

2018-11-08 Thread busbey
Revert "HBASE-15557 Add guidance on HashTable/SyncTable to the RefGuide" This reverts commit 565ea7ad0073d9764363cbc5d62c1607f0ee3d32. bad commit metadata Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b8bd3b1a Tree:

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/testdevapidocs/src-html/org/apache/hadoop/hbase/TestKeyValue.FailureCase.html -- diff --git

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/KeyValueUtil.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValueUtil.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HStore.StoreFlusherImpl.html -- diff --git

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html -- diff --git

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.Type.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.Type.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/testdevapidocs/src-html/org/apache/hadoop/hbase/TestKeyValue.MockKeyValue.html -- diff --git

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/testapidocs/org/apache/hadoop/hbase/snapshot/package-tree.html -- diff --git a/testapidocs/org/apache/hadoop/hbase/snapshot/package-tree.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.StoreFlusherImpl.html -- diff --git

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html

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

2018-11-08 Thread git-site-role
Published site at f17382792fc9d9eb7aeedbaa7faa48ce6dbd42d4. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/d851cda6 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/d851cda6 Diff:

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.MetaComparator.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.MetaComparator.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/dependency-info.html -- diff --git a/dependency-info.html b/dependency-info.html index d1af49c..803c158 100644 --- a/dependency-info.html +++ b/dependency-info.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index a6cf3e9..070c1a3 100644 --- a/checkstyle-aggregate.html +++

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmplImpl.html -- diff --git

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KVComparator.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.KVComparator.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/dependency-convergence.html -- diff --git a/dependency-convergence.html b/dependency-convergence.html index 7f4b6e2..2846e74 100644 --- a/dependency-convergence.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HStore.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HStore.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/org/apache/hadoop/hbase/KeyValue.Type.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/KeyValue.Type.html

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

2018-11-08 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site fe22821f4 -> d851cda6b http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/testdevapidocs/src-html/org/apache/hadoop/hbase/TestKeyValue.html -- diff

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/testdevapidocs/org/apache/hadoop/hbase/class-use/TestKeyValue.MockKeyValue.html -- diff --git

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/KeyValue.html

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

2018-11-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d851cda6/testdevapidocs/org/apache/hadoop/hbase/TestKeyValue.FailureCase.html -- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestKeyValue.FailureCase.html

hbase git commit: HBASE-21401 Sanity check in BaseDecoder#parseCell

2018-11-08 Thread openinx
Repository: hbase Updated Branches: refs/heads/branch-2.1 0250b4b53 -> 0ec9f81bc HBASE-21401 Sanity check in BaseDecoder#parseCell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0ec9f81b Tree:

hbase git commit: HBASE-21401 Sanity check in BaseDecoder#parseCell

2018-11-08 Thread openinx
Repository: hbase Updated Branches: refs/heads/branch-2.0 d70308160 -> 5fff00419 HBASE-21401 Sanity check in BaseDecoder#parseCell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5fff0041 Tree:

hbase git commit: HBASE-21401 Sanity check in BaseDecoder#parseCell

2018-11-08 Thread openinx
Repository: hbase Updated Branches: refs/heads/branch-2 565ea7ad0 -> b6d32e8a1 HBASE-21401 Sanity check in BaseDecoder#parseCell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b6d32e8a Tree:

hbase git commit: HBASE-21401 Sanity check in BaseDecoder#parseCell

2018-11-08 Thread openinx
Repository: hbase Updated Branches: refs/heads/master cf9b51556 -> f17382792 HBASE-21401 Sanity check in BaseDecoder#parseCell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f1738279 Tree: