hbase git commit: HBASE-18846 Accommodate the hbase-indexer/lily/SEP consumer deploy-type

2017-10-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 a6f89f029 -> 94748a3c9 HBASE-18846 Accommodate the hbase-indexer/lily/SEP consumer deploy-type Patch to start a standalone RegionServer that register's itself and optionally stands up Services. Can work w/o a Master in the mix. Useful

hbase git commit: HBASE-18846 Accommodate the hbase-indexer/lily/SEP consumer deploy-type

2017-10-23 Thread stack
Repository: hbase Updated Branches: refs/heads/master 37b29e909 -> 456057ef9 HBASE-18846 Accommodate the hbase-indexer/lily/SEP consumer deploy-type Patch to start a standalone RegionServer that register's itself and optionally stands up Services. Can work w/o a Master in the mix. Useful

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

2017-10-23 Thread zhangduo
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/2ebb7da6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2ebb7da6 Diff:

[43/50] [abbrv] hbase git commit: HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum

2017-10-23 Thread zhangduo
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: http://git-wip-us.apache.org/repos/asf/hbase/commit/3f5f2a54 Tree:

[13/50] [abbrv] hbase git commit: HBASE-18418 Remove apache_hbase_topology from dev-support

2017-10-23 Thread zhangduo
HBASE-18418 Remove apache_hbase_topology from dev-support Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3acb0817 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3acb0817 Diff:

[14/50] [abbrv] hbase git commit: HBASE-19042 Oracle Java 8u144 downloader broken in precommit check

2017-10-23 Thread zhangduo
HBASE-19042 Oracle Java 8u144 downloader broken in precommit check Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9e688117 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9e688117 Diff:

[12/50] [abbrv] hbase git commit: HBASE-19038 precommit mvn install should run from root on patch

2017-10-23 Thread zhangduo
HBASE-19038 precommit mvn install should run from root on patch Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c16eb788 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c16eb788 Diff:

[38/50] [abbrv] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread zhangduo
HBASE-18893 remove add/delete/modify column Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1bc20ab Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a1bc20ab Diff:

[24/50] [abbrv] hbase git commit: HBASE-19045 Deprecate RegionObserver#postInstantiateDeleteTracker.

2017-10-23 Thread zhangduo
HBASE-19045 Deprecate RegionObserver#postInstantiateDeleteTracker. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64d164b8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/64d164b8 Diff:

[03/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.java -- diff --git

[37/50] [abbrv] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a1bc20ab/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestAddColumnFamilyProcedure.java -- diff --git

[04/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparatorImpl.java -- diff --git a/hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparatorImpl.java

[08/50] [abbrv] hbase git commit: HBASE-19032 Set mimetype for patches uploaded by submit-patch.py

2017-10-23 Thread zhangduo
HBASE-19032 Set mimetype for patches uploaded by submit-patch.py Change-Id: I38e64174e2525cd6a929922b2612c91d660d Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5368fd5b Tree:

[02/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java

[10/50] [abbrv] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-23 Thread zhangduo
HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e804dd0b Tree:

[11/50] [abbrv] hbase git commit: HBASE-19020 HBase Rest test for xml parsing external entities should not rely on implementation of java XML APIs.

2017-10-23 Thread zhangduo
HBASE-19020 HBase Rest test for xml parsing external entities should not rely on implementation of java XML APIs. Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e320df5a

[50/50] [abbrv] hbase git commit: HBASE-18368 FilterList with multiple FamilyFilters concatenated by OR does not work

2017-10-23 Thread zhangduo
HBASE-18368 FilterList with multiple FamilyFilters concatenated by OR does not work 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/b5896b7a Tree:

[29/50] [abbrv] hbase git commit: HBASE-19010 Reimplement getMasterInfoPort for Admin

2017-10-23 Thread zhangduo
HBASE-19010 Reimplement getMasterInfoPort for Admin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/592d541f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/592d541f Diff:

[21/50] [abbrv] hbase git commit: HBASE-19051 Add new split algorithm for num string

2017-10-23 Thread zhangduo
HBASE-19051 Add new split algorithm for num string Signed-off-by: tedyu 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/8c6ddc1a Tree:

[17/50] [abbrv] hbase git commit: HBASE-19042 Oracle Java 8u144 downloader broken in precommit check

2017-10-23 Thread zhangduo
HBASE-19042 Oracle Java 8u144 downloader broken in precommit check 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/af479c58 Tree:

[35/50] [abbrv] hbase git commit: HBASE-18989 Polish the compaction related CP hooks

2017-10-23 Thread zhangduo
HBASE-18989 Polish the compaction related CP hooks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c9fdbec7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c9fdbec7 Diff:

[30/50] [abbrv] hbase git commit: HBASE-19007 Align Services Interfaces in Master and RegionServer

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/38879fb3/hbase-server/src/main/java/org/apache/hadoop/hbase/security/token/TokenProvider.java -- diff --git

[32/50] [abbrv] hbase git commit: HBASE-18824 Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE

2017-10-23 Thread zhangduo
HBASE-18824 Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2ee8690b Tree:

[40/50] [abbrv] hbase git commit: HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings

2017-10-23 Thread zhangduo
HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings A hack to "hide" the protobufs, but it's not going to be a trivial change to remove use of protobufs entirely as they're serialized into the hbase:quota table. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[36/50] [abbrv] hbase git commit: HBASE-19067 Do not expose getHDFSBlockDistribution in StoreFile.

2017-10-23 Thread zhangduo
HBASE-19067 Do not expose getHDFSBlockDistribution in StoreFile. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/880b26d7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/880b26d7 Diff:

[33/50] [abbrv] hbase git commit: Add Zheng Hu to pom.xml

2017-10-23 Thread zhangduo
Add Zheng Hu to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/24931044 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/24931044 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/24931044 Branch:

[01/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram) [Forced Update!]

2017-10-23 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-18410 a157c62de -> b5896b7a4 (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-spark/src/main/scala/org/apache/hadoop/hbase/spark/HBaseContext.scala

[22/50] [abbrv] hbase git commit: HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory

2017-10-23 Thread zhangduo
HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d59ed234 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d59ed234 Diff:

[47/50] [abbrv] hbase git commit: HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue

2017-10-23 Thread zhangduo
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/24a7ce84 Tree:

[44/50] [abbrv] hbase git commit: HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-10-23 Thread zhangduo
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/49a877db Tree:

[27/50] [abbrv] hbase git commit: HBASE-19039 refactor shadedjars test to only run on java changes.

2017-10-23 Thread zhangduo
HBASE-19039 refactor shadedjars test to only run on java changes. 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/b10ad9e9 Tree:

[09/50] [abbrv] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/e804dd0b/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java -- diff --git

[20/50] [abbrv] hbase git commit: HBASE-16338 Remove Jackson1 deps

2017-10-23 Thread zhangduo
HBASE-16338 Remove Jackson1 deps * Change imports from org.codehaus to com.fasterxml * Exclude transitive jackson1 from hadoop and others * Minor test cleanup to add assert messages, fix some parameter order * Add anti-pattern check for using jackson 1 imports * Add explicit non-null

[23/50] [abbrv] hbase git commit: HBASE-19043 Purge TableWrapper and CoprocessorHConnnection Also purge Coprocessor#getTable... Let Coprocessors manage their Table Connections in hbase2.0.0.

2017-10-23 Thread zhangduo
HBASE-19043 Purge TableWrapper and CoprocessorHConnnection Also purge Coprocessor#getTable... Let Coprocessors manage their Table Connections in hbase2.0.0. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d7985412 Tree:

[07/50] [abbrv] hbase git commit: HBASE-18350 RSGroups are broken under AMv2

2017-10-23 Thread zhangduo
HBASE-18350 RSGroups are broken under AMv2 - Table moving to RSG was buggy, because it left the table unassigned. Now it is fixed we immediately assign to an appropriate RS (MoveRegionProcedure). - Table was locked while moving, but unassign operation hung, because locked table queues are

[28/50] [abbrv] hbase git commit: HBASE-19058. The wget isn't installed in building docker image

2017-10-23 Thread zhangduo
HBASE-19058. The wget isn't installed in building docker image Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cb5c4776 Tree:

[26/50] [abbrv] hbase git commit: HBASE-19060 precommit plugin test 'hadoopcheck' should only run when java or maven files change.

2017-10-23 Thread zhangduo
HBASE-19060 precommit plugin test 'hadoopcheck' should only run when java or maven files change. 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/dd4dbae7 Tree:

[41/50] [abbrv] hbase git commit: HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks

2017-10-23 Thread zhangduo
HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/37b29e90 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/37b29e90 Diff:

[05/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/70f4c5da Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/70f4c5da Diff:

[19/50] [abbrv] hbase git commit: HBASE-16338 Remove Jackson1 deps

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/5facaded/hbase-server/src/main/resources/hbase-webapps/regionserver/processRS.jsp -- diff --git a/hbase-server/src/main/resources/hbase-webapps/regionserver/processRS.jsp

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

2017-10-23 Thread zhangduo
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/9dd2ddae Tree:

[06/50] [abbrv] hbase git commit: HBASE-18960 A few bug fixes and minor improvements around batchMutate

2017-10-23 Thread zhangduo
HBASE-18960 A few bug fixes and minor improvements around batchMutate * batch validation and preparation is done before we start iterating over operations for writes * durability, familyCellMaps and observedExceptions are batch wide and are now sotred in BatchOperation, as a result durability

[25/50] [abbrv] hbase git commit: HBASE-19061 update enforcer rules for NPE

2017-10-23 Thread zhangduo
HBASE-19061 update enforcer rules for NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/89d3b0b0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/89d3b0b0 Diff:

[34/50] [abbrv] hbase git commit: HBASE-19046 RegionObserver#postCompactSelection Avoid passing shaded ImmutableList param.

2017-10-23 Thread zhangduo
HBASE-19046 RegionObserver#postCompactSelection Avoid passing shaded ImmutableList param. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4add40ca Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4add40ca Diff:

[48/50] [abbrv] hbase git commit: HBASE-18411 Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND

2017-10-23 Thread zhangduo
HBASE-18411 Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND 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/b32bff02 Tree:

[18/50] [abbrv] hbase git commit: HBASE-10367 RegionServer graceful stop / decommissioning

2017-10-23 Thread zhangduo
HBASE-10367 RegionServer graceful stop / decommissioning Signed-off-by: Jerry He Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a43a00e8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a43a00e8

[39/50] [abbrv] hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread zhangduo
HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b7db62c7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b7db62c7 Diff:

[45/50] [abbrv] 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-23 Thread zhangduo
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/5c9523b7 Tree:

[49/50] [abbrv] hbase git commit: HBASE-18879 HBase FilterList cause KeyOnlyFilter not work

2017-10-23 Thread zhangduo
HBASE-18879 HBase FilterList cause KeyOnlyFilter not work Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a17094f8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a17094f8 Diff:

[31/50] [abbrv] hbase git commit: HBASE-19007 Align Services Interfaces in Master and RegionServer

2017-10-23 Thread zhangduo
HBASE-19007 Align Services Interfaces in Master and RegionServer Purges Server, MasterServices, and RegionServerServices from CoprocessorEnvironments. Replaces removed functionality with a set of carefully curated methods on the *CoprocessorEnvironment implementations (Varies by

[16/50] [abbrv] hbase git commit: HBASE-19026 TestLockProcedure#testRemoteNamespaceLockRecovery fails

2017-10-23 Thread zhangduo
HBASE-19026 TestLockProcedure#testRemoteNamespaceLockRecovery fails Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/909e5f2f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/909e5f2f Diff:

[15/50] [abbrv] hbase git commit: Revert "HBASE-19042 Oracle Java 8u144 downloader broken in precommit check"

2017-10-23 Thread zhangduo
Revert "HBASE-19042 Oracle Java 8u144 downloader broken in precommit check" This reverts commit 9e688117bad3cb4826c7201bb359672676389620. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4a7b4303 Tree:

hbase git commit: HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks

2017-10-23 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 3e0b90b94 -> a6f89f029 HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks

2017-10-23 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 81133f89f -> 37b29e909 HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/37b29e90

[2/2] hbase git commit: HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings

2017-10-23 Thread elserj
HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings A hack to "hide" the protobufs, but it's not going to be a trivial change to remove use of protobufs entirely as they're serialized into the hbase:quota table. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[1/2] hbase git commit: HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings

2017-10-23 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 1e98ce2c8 -> 3e0b90b94 refs/heads/master b7db62c70 -> 81133f89f HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings A hack to "hide" the protobufs, but it's not going to be a trivial change to remove use of

hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.2 95ddf27da -> b4e6eae5b HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.3 21b80f4b7 -> 447154dc0 HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 c32000763 -> 5f1bf1905 HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 d0629d0f1 -> e1a73b914 HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 c0144e200 -> 1e98ce2c8 HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: Amend HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 64328caef -> d0629d0f1 Amend HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell) Fix hbase-rsgroups/pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master a1bc20ab5 -> b7db62c70 HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/4] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread mdrob
Repository: hbase Updated Branches: refs/heads/branch-2 34df2e665 -> c0144e200 refs/heads/master 880b26d7d -> a1bc20ab5 http://git-wip-us.apache.org/repos/asf/hbase/blob/a1bc20ab/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestAddColumnFamilyProcedure.java

[4/4] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread mdrob
HBASE-18893 remove add/delete/modify column Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c0144e20 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c0144e20 Diff:

[3/4] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread mdrob
http://git-wip-us.apache.org/repos/asf/hbase/blob/c0144e20/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestAddColumnFamilyProcedure.java -- diff --git

[2/4] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread mdrob
HBASE-18893 remove add/delete/modify column Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1bc20ab Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a1bc20ab Diff:

[04/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3200076/hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java -- diff --git

[11/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/64328cae/hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java -- diff --git

[03/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3200076/hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java -- diff --git

[07/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c3200076 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c3200076

[13/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/64328cae/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RSGroupAdminProtos.java -- diff --git

[02/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3200076/hbase-rsgroup/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase.java -- diff --git

[14/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64328cae Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/64328cae

[12/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/64328cae/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RSGroupProtos.java -- diff --git

[01/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 795f48c31 -> 64328caef refs/heads/branch-1.4 737b5a5f9 -> c32000763 http://git-wip-us.apache.org/repos/asf/hbase/blob/c3200076/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManagerOnCluster.java

[08/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/64328cae/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManagerOnCluster.java -- diff --git

[10/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/64328cae/hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java -- diff --git

[05/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3200076/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RSGroupProtos.java -- diff --git

[06/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3200076/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RSGroupAdminProtos.java -- diff --git

[09/14] hbase git commit: HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)

2017-10-23 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/64328cae/hbase-rsgroup/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase.java -- diff --git

[2/2] hbase git commit: HBASE-16338 Remove Jackson1 deps

2017-10-23 Thread mdrob
HBASE-16338 Remove Jackson1 deps * Change imports from org.codehaus to com.fasterxml * Exclude transitive jackson1 from hadoop and others * Minor test cleanup to add assert messages, fix some parameter order * Add anti-pattern check for using jackson 1 imports * Add explicit non-null

[1/2] hbase git commit: HBASE-16338 Remove Jackson1 deps

2017-10-23 Thread mdrob
Repository: hbase Updated Branches: refs/heads/branch-2 df71eeff1 -> 34df2e665 http://git-wip-us.apache.org/repos/asf/hbase/blob/34df2e66/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestBlockCacheReporting.java

hbase git commit: Install rsync

2017-10-23 Thread mdrob
Repository: hbase Updated Branches: refs/heads/HBASE-19054 93b402d3d -> 10a4a3788 Install rsync Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/10a4a378 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/10a4a378

hbase-site git commit: INFRA-10751 Empty commit

2017-10-23 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 41a7fcc53 -> 647929ed0 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/647929ed Tree:

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

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.PrepareFlushResult.html -- diff --git

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

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/src-html/org/apache/hadoop/hbase/coprocessor/RegionObserver.MutationType.html -- diff --git

[36/51] [partial] hbase-site git commit: Published site at .

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/regionserver/Region.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/Region.html

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

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html -- diff --git

[46/51] [partial] hbase-site git commit: Published site at .

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/ObserverContext.html -- diff --git

[43/51] [partial] hbase-site git commit: Published site at .

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.html

[32/51] [partial] hbase-site git commit: Published site at .

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html

[47/51] [partial] hbase-site git commit: Published site at .

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/coprocessor/RegionObserver.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/coprocessor/RegionObserver.html

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

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html -- diff --git

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

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.MutationBatchOperation.html -- diff --git

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

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/security/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/security/package-tree.html

[35/51] [partial] hbase-site git commit: Published site at .

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html

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

2017-10-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.html -- diff --git

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

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

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

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

  1   2   >