hbase git commit: HBASE-20243 [Shell] Add shell command to create a new table by cloning the existent table

2018-04-11 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 ec6295bed -> b0701434e HBASE-20243 [Shell] Add shell command to create a new table by cloning the existent table Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20243 [Shell] Add shell command to create a new table by cloning the existent table

2018-04-11 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master e4b51bb27 -> 5a69465ea HBASE-20243 [Shell] Add shell command to create a new table by cloning the existent table Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20330 ProcedureExecutor.start() gets stuck in recover lease on store

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 0f6ff895e -> ec6295bed HBASE-20330 ProcedureExecutor.start() gets stuck in recover lease on store rollWriter() fails after creating the file and returns false. In next iteration of while loop in recoverLease() file list is refreshed.

[2/2] hbase git commit: HBASE-20330 ProcedureExecutor.start() gets stuck in recover lease on store

2018-04-11 Thread stack
HBASE-20330 ProcedureExecutor.start() gets stuck in recover lease on store rollWriter() fails after creating the file and returns false. In next iteration of while loop in recoverLease() file list is refreshed. Signed-off-by: Appy Project:

hbase git commit: HBASE-20330 ProcedureExecutor.start() gets stuck in recover lease on store

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 0d2b18bf2 -> e72a1c694 HBASE-20330 ProcedureExecutor.start() gets stuck in recover lease on store rollWriter() fails after creating the file and returns false. In next iteration of while loop in recoverLease() file list is refreshed.

[1/2] hbase git commit: HBASE-20347 [DOC] upgrade section should warn about logging changes

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 281c29ff6 -> e4b51bb27 HBASE-20347 [DOC] upgrade section should warn about logging changes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/732c31e0 Tree:

hbase git commit: HBASE-20350 NullPointerException in Scanner during close()

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 199b392ec -> 281c29ff6 HBASE-20350 NullPointerException in Scanner during close() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/281c29ff Tree:

hbase git commit: HBASE-20350 NullPointerException in Scanner during close()

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 0773209dd -> 0f6ff895e HBASE-20350 NullPointerException in Scanner during close() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0f6ff895 Tree:

hbase git commit: HBASE-20350 NullPointerException in Scanner during close()

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 6a081d347 -> 0d2b18bf2 HBASE-20350 NullPointerException in Scanner during close() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0d2b18bf Tree:

hbase git commit: HBASE-20310 Fixed false inconsistency shown by hbck -metaonly option on HBase 2

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 334238385 -> 199b392ec HBASE-20310 Fixed false inconsistency shown by hbck -metaonly option on HBase 2 When -metaonly option is specified then tablesInfo is not populated for all tables from hdfs causing false inconsistency of dangling

hbase git commit: HBASE-20310 Fixed false inconsistency shown by hbck -metaonly option on HBase 2

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 f3089704d -> 0773209dd HBASE-20310 Fixed false inconsistency shown by hbck -metaonly option on HBase 2 When -metaonly option is specified then tablesInfo is not populated for all tables from hdfs causing false inconsistency of dangling

hbase git commit: HBASE-20310 Fixed false inconsistency shown by hbck -metaonly option on HBase 2

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 0e8d42ba9 -> 6a081d347 HBASE-20310 Fixed false inconsistency shown by hbck -metaonly option on HBase 2 When -metaonly option is specified then tablesInfo is not populated for all tables from hdfs causing false inconsistency of

hbase git commit: HBASE-20219 An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 b43a2eb49 -> f3089704d HBASE-20219 An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20219 An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 907b264ec -> 0e8d42ba9 HBASE-20219 An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20375 Remove use of getCurrentUserCredentials in hbase-spark module

2018-04-11 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 1ad09d2f6 -> 334238385 HBASE-20375 Remove use of getCurrentUserCredentials in hbase-spark module Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/33423838 Tree:

hbase git commit: HBASE-20358 Fix bin/hbase thrift usage text

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 072c503ec -> 1ad09d2f6 HBASE-20358 Fix bin/hbase thrift usage text Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1ad09d2f Tree:

hbase git commit: HBASE-20358 Fix bin/hbase thrift usage text

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 b52bf4052 -> b43a2eb49 HBASE-20358 Fix bin/hbase thrift usage text Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b43a2eb4 Tree:

hbase git commit: HBASE-20358 Fix bin/hbase thrift usage text

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 200afa195 -> 907b264ec HBASE-20358 Fix bin/hbase thrift usage text Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/907b264e Tree:

hbase git commit: HBASE-20355 fix archiving for src tarball stage.

2018-04-11 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20355 538c32bfc -> 4d9250684 HBASE-20355 fix archiving for src tarball stage. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4d925068 Tree:

hbase-site git commit: Add a pointer from www.hbasecon.com over to hbasecon-2018

2018-04-11 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 92519e6df -> f50447c3e Add a pointer from www.hbasecon.com over to hbasecon-2018 Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/f50447c3 Tree:

hbase git commit: HBASE-20219 An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true

2018-04-11 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 35b4adf3e -> 072c503ec HBASE-20219 An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20382 If RSGroups not enabled, rsgroup.jsp prints stack trace

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master eb40e6dfa -> 35b4adf3e HBASE-20382 If RSGroups not enabled, rsgroup.jsp prints stack trace Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/35b4adf3 Tree:

hbase git commit: HBASE-20382 If RSGroups not enabled, rsgroup.jsp prints stack trace

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 d0060394b -> b52bf4052 HBASE-20382 If RSGroups not enabled, rsgroup.jsp prints stack trace Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b52bf405 Tree:

hbase git commit: HBASE-20382 If RSGroups not enabled, rsgroup.jsp prints stack trace

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 e05b31883 -> 200afa195 HBASE-20382 If RSGroups not enabled, rsgroup.jsp prints stack trace Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/200afa19 Tree:

hbase git commit: HBASE-20386 [DOC] Align WALPlayer help text and refguide

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 63125ea48 -> e05b31883 HBASE-20386 [DOC] Align WALPlayer help text and refguide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e05b3188 Tree:

hbase git commit: HBASE-20386 [DOC] Align WALPlayer help text and refguide

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 cc801f5f2 -> d0060394b HBASE-20386 [DOC] Align WALPlayer help text and refguide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d0060394 Tree:

hbase git commit: HBASE-20386 [DOC] Align WALPlayer help text and refguide

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 3eda9f1bb -> eb40e6dfa HBASE-20386 [DOC] Align WALPlayer help text and refguide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eb40e6df Tree:

hbase git commit: HBASE-20385 Purge md5-making from our little make_rc.sh script

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.4 24c296e5c -> e6022f455 HBASE-20385 Purge md5-making from our little make_rc.sh script Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e6022f45 Tree:

hbase git commit: HBASE-20385 Purge md5-making from our little make_rc.sh script

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 a817f196a -> 68726b0ee HBASE-20385 Purge md5-making from our little make_rc.sh script Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/68726b0e Tree:

hbase git commit: HBASE-20385 Purge md5-making from our little make_rc.sh script

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 c78908cff -> cc801f5f2 HBASE-20385 Purge md5-making from our little make_rc.sh script Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cc801f5f Tree:

hbase git commit: HBASE-20385 Purge md5-making from our little make_rc.sh script

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 47128f57f -> 63125ea48 HBASE-20385 Purge md5-making from our little make_rc.sh script Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/63125ea4 Tree:

hbase git commit: HBASE-20385 Purge md5-making from our little make_rc.sh script

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master ba02a8664 -> 3eda9f1bb HBASE-20385 Purge md5-making from our little make_rc.sh script Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3eda9f1b Tree:

[2/2] hbase git commit: HBASE-20355 only comment on the troubleshooting jira.

2018-04-11 Thread busbey
HBASE-20355 only comment on the troubleshooting jira. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/538c32bf Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/538c32bf Diff:

[1/2] hbase git commit: HBASE-20335 WIP.

2018-04-11 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20355 [created] 538c32bfc HBASE-20335 WIP. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/50dae752 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/50dae752

hbase git commit: HBASE-20384 [AMv2] Logging format improvements; use encoded name rather than full region name marking transitions

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 9320c5d9b -> 47128f57f HBASE-20384 [AMv2] Logging format improvements; use encoded name rather than full region name marking transitions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20384 [AMv2] Logging format improvements; use encoded name rather than full region name marking transitions

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 bf7c631de -> c78908cff HBASE-20384 [AMv2] Logging format improvements; use encoded name rather than full region name marking transitions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20384 [AMv2] Logging format improvements; use encoded name rather than full region name marking transitions

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 1b2e80389 -> ba02a8664 HBASE-20384 [AMv2] Logging format improvements; use encoded name rather than full region name marking transitions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17554 Figure 2.0.0 Hadoop Version Support; update refguide

2018-04-11 Thread stack
Repository: hbase Updated Branches: refs/heads/master 118c1a1f2 -> 1b2e80389 HBASE-17554 Figure 2.0.0 Hadoop Version Support; update refguide Minor edit on hadoop section. Mark 2.8.3 as supported and 2.8.2 as NT. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20253. Error message is missing for restore_snapshot

2018-04-11 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/branch-2.0 b3ec5f0ab -> 9320c5d9b HBASE-20253. Error message is missing for restore_snapshot Amending Author: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20253. Error message is missing for restore_snapshot

2018-04-11 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/branch-2 3eee7d37f -> bf7c631de HBASE-20253. Error message is missing for restore_snapshot Amending Author: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20253. Error message is missing for restore_snapshot

2018-04-11 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/master 37e5b0b1b -> 118c1a1f2 HBASE-20253. Error message is missing for restore_snapshot Amending Author: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase-site git commit: INFRA-10751 Empty commit

2018-04-11 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site c8fd155e5 -> 92519e6df 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/92519e6d Tree:

[11/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html

[02/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.html -- diff --git

[08/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html -- diff --git

[12/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index 80de3cf..cedb178 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -26,7 +26,7 @@ under the

[09/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

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

[13/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 8f089ea..7001ee7 100644 --- a/checkstyle-aggregate.html +++

[15/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/apidocs/src-html/org/apache/hadoop/hbase/HRegionInfo.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/HRegionInfo.html

[05/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/src-html/org/apache/hadoop/hbase/client/RegionInfoBuilder.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/RegionInfoBuilder.html

[07/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.TableCache.html -- diff --git

[14/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/book.html -- diff --git a/book.html b/book.html index 09ab4cb..8269c24 100644 --- a/book.html +++ b/book.html @@ -37679,7 +37679,7 @@ The server will return

[04/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/DisableTableProcedure.html -- diff --git

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

2018-04-11 Thread git-site-role
Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/c8fd155e Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/c8fd155e Diff:

[01/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site e5b323a78 -> c8fd155e5 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/resources.html -- diff --git a/resources.html b/resources.html index

[03/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.SecureBulkLoadListener.html -- diff --git

[06/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceStubMaker.html -- diff --git

[10/16] hbase-site git commit: Published site at 37e5b0b1b790fef25a544c282c6556e009269a0e.

2018-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c8fd155e/devapidocs/org/apache/hadoop/hbase/master/procedure/DisableTableProcedure.html -- diff --git

hbase git commit: HBASE-20367 Write a replication barrier for regions when disabling a table

2018-04-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 28d09cedc -> 3eee7d37f HBASE-20367 Write a replication barrier for regions when disabling a table Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3eee7d37 Tree:

hbase git commit: HBASE-20367 Write a replication barrier for regions when disabling a table

2018-04-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master a2b917277 -> 37e5b0b1b HBASE-20367 Write a replication barrier for regions when disabling a table Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/37e5b0b1 Tree:

hbase git commit: HBASE-20352 [Chore] Backport HBASE-18309 (Support multi threads in CleanerChore) to branch-1

2018-04-11 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1.4 3c98b3d63 -> 24c296e5c HBASE-20352 [Chore] Backport HBASE-18309 (Support multi threads in CleanerChore) to branch-1 Signed-off-by: Yu Li Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad

2018-04-11 Thread ashishsinghi
Repository: hbase Updated Branches: refs/heads/branch-1.2 1ea3a8bc8 -> 2954aeae2 HBASE-15291 FileSystem not closed in secure bulkLoad Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad

2018-04-11 Thread ashishsinghi
Repository: hbase Updated Branches: refs/heads/branch-1.3 fe8bd3ff0 -> e0536bfc5 HBASE-15291 FileSystem not closed in secure bulkLoad Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad

2018-04-11 Thread ashishsinghi
Repository: hbase Updated Branches: refs/heads/branch-1.4 a5c456de9 -> 3c98b3d63 HBASE-15291 FileSystem not closed in secure bulkLoad Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad

2018-04-11 Thread ashishsinghi
Repository: hbase Updated Branches: refs/heads/branch-1 ff3e56293 -> a817f196a HBASE-15291 FileSystem not closed in secure bulkLoad Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[15/30] hbase git commit: HBASE-19957 General framework to transit sync replication state

2018-04-11 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/c5692a90/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/SyncReplicationPeerInfoProvider.java -- diff --git

[22/30] hbase git commit: HBASE-19078 Add a remote peer cluster wal directory config for synchronous replication

2018-04-11 Thread zhangduo
HBASE-19078 Add a remote peer cluster wal directory config for synchronous replication 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/21d0a0b8 Tree:

[23/30] hbase git commit: HBASE-19857 Complete the procedure for adding a sync replication peer

2018-04-11 Thread zhangduo
HBASE-19857 Complete the procedure for adding a sync replication peer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cfb572eb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cfb572eb Diff:

[18/30] hbase git commit: HBASE-19973 Implement a procedure to replay sync replication wal for standby cluster

2018-04-11 Thread zhangduo
HBASE-19973 Implement a procedure to replay sync replication wal for standby cluster Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d5858f6b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d5858f6b Diff:

[12/30] hbase git commit: HBASE-20068 personality tests for Apache Yetus should use the maven plugin to exec maven.

2018-04-11 Thread zhangduo
HBASE-20068 personality tests for Apache Yetus should use the maven plugin to exec maven. Signed-off-by: Josh Elser Signed-off-by: Reid Chan Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[30/30] hbase git commit: HBASE-19079 Support setting up two clusters with A and S stat

2018-04-11 Thread zhangduo
HBASE-19079 Support setting up two clusters with A and S stat Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1e7c341c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1e7c341c Diff:

[10/30] hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad

2018-04-11 Thread zhangduo
HBASE-15291 FileSystem not closed in secure bulkLoad Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/828a1c76 Tree:

[14/30] hbase git commit: HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException

2018-04-11 Thread zhangduo
HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a2b91727 Tree:

[03/30] hbase git commit: HBASE-15466 test personality should recognize docs-only patch.

2018-04-11 Thread zhangduo
HBASE-15466 test personality should recognize docs-only patch. * add a new test to build the refguide specifically instead of site * check for changes to src/main/asciidoc or src/main/xslt and run that test and only that test * check for changes to the hbase-default.xml file and build the

[01/30] hbase git commit: HBASE-20361 Non-successive TableInputSplits may wrongly be merged by auto balancing feature [Forced Update!]

2018-04-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 e7b37cf93 -> 1e7c341cb (forced update) HBASE-20361 Non-successive TableInputSplits may wrongly be merged by auto balancing feature Signed-off-by: tedyu Project:

[06/30] hbase git commit: Revert "HBASE-20371 note hbasecon cfp on landing page."

2018-04-11 Thread zhangduo
Revert "HBASE-20371 note hbasecon cfp on landing page." This reverts commit 7fc6968f7d93bda884abd61b72e69b629dce7a1c. missing sign-off Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a3d5bd55 Tree:

[04/30] hbase git commit: HBASE-20365 add 2.0 docs to menu.

2018-04-11 Thread zhangduo
HBASE-20365 add 2.0 docs to menu. 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/116a8085 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/116a8085 Diff:

[28/30] hbase git commit: HBASE-19864 Use protobuf instead of enum.ordinal to store SyncReplicationState

2018-04-11 Thread zhangduo
HBASE-19864 Use protobuf instead of enum.ordinal to store SyncReplicationState 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/a87d6138 Tree:

[16/30] hbase git commit: HBASE-19957 General framework to transit sync replication state

2018-04-11 Thread zhangduo
HBASE-19957 General framework to transit sync replication state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c5692a90 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c5692a90 Diff:

[05/30] hbase git commit: HBASE-20371 note hbasecon cfp on landing page.

2018-04-11 Thread zhangduo
HBASE-20371 note hbasecon cfp on landing page. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7fc6968f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7fc6968f Diff:

[08/30] hbase git commit: HBASE-17918 document serial replication

2018-04-11 Thread zhangduo
HBASE-17918 document serial replication 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/93498ddc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/93498ddc Diff:

[11/30] hbase git commit: HBASE-20335 nightly job bash cleanup.

2018-04-11 Thread zhangduo
HBASE-20335 nightly job bash cleanup. * Ensure Jenkins steps that invoke bash inline set -e * machine stats script should check that passed directory will work Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[20/30] hbase git commit: HBASE-19082 Reject read/write from client but accept write from replication in state S

2018-04-11 Thread zhangduo
HBASE-19082 Reject read/write from client but accept write from replication in state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/74211ac2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/74211ac2 Diff:

[27/30] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

2018-04-11 Thread zhangduo
HBASE-19781 Add a new cluster state flag for synchronous replication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a3383847 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a3383847 Diff:

[26/30] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

2018-04-11 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a3383847/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsckReplication.java -- diff --git

[13/30] hbase git commit: HBASE-20372 [website] move stuff from more than 2 years ago to old news

2018-04-11 Thread zhangduo
HBASE-20372 [website] move stuff from more than 2 years ago to old news Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1efd3ac2 Tree:

[02/30] hbase git commit: HBASE-20363 Addendum wait until region is splittable

2018-04-11 Thread zhangduo
HBASE-20363 Addendum wait until region is splittable Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bc35de59 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bc35de59 Diff:

[29/30] hbase git commit: HBASE-19990 Create remote wal directory when transitting to state S

2018-04-11 Thread zhangduo
HBASE-19990 Create remote wal directory when transitting to state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d35ba3f1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d35ba3f1 Diff:

[25/30] hbase git commit: HBASE-19943 Only allow removing sync replication peer which is in DA state

2018-04-11 Thread zhangduo
HBASE-19943 Only allow removing sync replication peer which is in DA state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4bb4d521 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4bb4d521 Diff:

[17/30] hbase git commit: HBASE-19083 Introduce a new log writer which can write to two HDFSes

2018-04-11 Thread zhangduo
HBASE-19083 Introduce a new log writer which can write to two HDFSes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9114d68c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9114d68c Diff:

[21/30] hbase git commit: HBASE-19999 Remove the SYNC_REPLICATION_ENABLED flag

2018-04-11 Thread zhangduo
HBASE-1 Remove the SYNC_REPLICATION_ENABLED flag Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4ced805a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4ced805a Diff:

[24/30] hbase git commit: HBASE-19935 Only allow table replication for sync replication for now

2018-04-11 Thread zhangduo
HBASE-19935 Only allow table replication for sync replication for now Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/deac48d9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/deac48d9 Diff:

[19/30] hbase git commit: HBASE-19747 Introduce a special WALProvider for synchronous replication

2018-04-11 Thread zhangduo
HBASE-19747 Introduce a special WALProvider for synchronous replication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c9e1f7f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6c9e1f7f Diff:

[07/30] hbase git commit: HBASE-20371 note hbasecon cfp on landing page.

2018-04-11 Thread zhangduo
HBASE-20371 note hbasecon cfp on landing page. Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/17f930c4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/17f930c4 Diff:

[09/30] hbase git commit: HBASE-20149 Purge dev javadoc from bin tarball (or make a separate tarball of javadoc)

2018-04-11 Thread zhangduo
HBASE-20149 Purge dev javadoc from bin tarball (or make a separate tarball of javadoc) Instead point back to the website where version-specific dev apis are hosted. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/95ca38a5

hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad

2018-04-11 Thread ashishsinghi
Repository: hbase Updated Branches: refs/heads/branch-2.0 2e6eff085 -> b3ec5f0ab HBASE-15291 FileSystem not closed in secure bulkLoad Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException

2018-04-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 4bcb560e2 -> 28d09cedc HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException

2018-04-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2.0 388764805 -> 2e6eff085 HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException

2018-04-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master a2c1be9a7 -> a2b917277 HBASE-20182 Addendum throw IOException instead of NoServerForRegionException because it is a DoNotRetryRegionException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad

2018-04-11 Thread ashishsinghi
Repository: hbase Updated Branches: refs/heads/branch-2 9bf087d28 -> 4bcb560e2 HBASE-15291 FileSystem not closed in secure bulkLoad Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

  1   2   >