[hbase] branch master updated: HBASE-22395 Document RC voting guidelines in ref guide

2019-06-12 Thread busbey
This is an automated email from the ASF dual-hosted git repository. busbey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new 863b7b9 HBASE-22395 Document RC voting

[hbase-site] branch asf-site updated: INFRA-10751 Empty commit

2019-06-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hbase-site.git The following commit(s) were added to refs/heads/asf-site by this push: new e1efddc INFRA-10751 Empty

[hbase-filesystem] annotated tag rel/1.0.0-alpha1 created (now afa6669)

2019-06-12 Thread busbey
This is an automated email from the ASF dual-hosted git repository. busbey pushed a change to annotated tag rel/1.0.0-alpha1 in repository https://gitbox.apache.org/repos/asf/hbase-filesystem.git. at afa6669 (tag) tagging 2a6e8ce6cdb53ed78c908daf7f244dbb9e3d53eb (commit) by Sean

svn commit: r34520 [2/5] - /release/hbase/2.2.0/

2019-06-12 Thread zghao
Added: release/hbase/2.2.0/CHANGES.md == --- release/hbase/2.2.0/CHANGES.md (added) +++ release/hbase/2.2.0/CHANGES.md Thu Jun 13 01:03:08 2019 @@ -0,0 +1,732 @@ +# HBASE Changelog + + +## Release 2.2.0 - Unreleased (as

svn commit: r34520 [1/5] - /release/hbase/2.2.0/

2019-06-12 Thread zghao
Author: zghao Date: Thu Jun 13 01:03:08 2019 New Revision: 34520 Log: Apache HBase 2.2.0 Added: release/hbase/2.2.0/ release/hbase/2.2.0/CHANGES.md release/hbase/2.2.0/RELEASENOTES.md release/hbase/2.2.0/api_compare_2.2.0RC6_to_2.1.5.html

svn commit: r34520 [4/5] - /release/hbase/2.2.0/

2019-06-12 Thread zghao
Added: release/hbase/2.2.0/api_compare_2.2.0RC6_to_2.1.5.html == --- release/hbase/2.2.0/api_compare_2.2.0RC6_to_2.1.5.html (added) +++ release/hbase/2.2.0/api_compare_2.2.0RC6_to_2.1.5.html Thu Jun 13 01:03:08 2019 @@

svn commit: r34520 [5/5] - /release/hbase/2.2.0/

2019-06-12 Thread zghao
Added: release/hbase/2.2.0/hbase-2.2.0-bin.tar.gz == Binary file - no diff available. Propchange: release/hbase/2.2.0/hbase-2.2.0-bin.tar.gz --

svn commit: r34520 [3/5] - /release/hbase/2.2.0/

2019-06-12 Thread zghao
Added: release/hbase/2.2.0/RELEASENOTES.md == --- release/hbase/2.2.0/RELEASENOTES.md (added) +++ release/hbase/2.2.0/RELEASENOTES.md Thu Jun 13 01:03:08 2019 @@ -0,0 +1,1343 @@ +# RELEASENOTES + + +# HBASE 2.2.0 Release

[hbase] 19/30: HBASE-22295 Fix TestClientOperationTimeout

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 417144c092a8b21f1eeea3692eaa12b99d4baa61 Author: zhangduo AuthorDate: Tue Apr 23 21:54:31 2019 +0800

[hbase] 07/30: HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 2735cc0d733e8b560a433bc42bf874fbd513127b Author: Duo Zhang AuthorDate: Thu Jan 10 11:47:41 2019 +0800

[hbase] 02/30: HBASE-21516 Use AsyncConnection instead of Connection in SecureBulkLoadManager

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit ac5ffa4490c2d0c33c35e1847d5000ec06053cd6 Author: zhangduo AuthorDate: Sat Dec 1 21:15:48 2018 +0800

[hbase] 04/30: HBASE-21579 Use AsyncClusterConnection for HBaseInterClusterReplicationEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit ca531fe8a01849a8c29ca2fd50287ca6dca710d2 Author: zhangduo AuthorDate: Tue Jan 1 21:27:14 2019 +0800

[hbase] 09/30: HBASE-21778 Remove the usage of the locateRegion related methods in ClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 710fead8e7c1623b8cfe0a2ca6062ce943664bdd Author: Duo Zhang AuthorDate: Fri Feb 1 16:40:34 2019 +0800

[hbase] 13/30: HBASE-21718 Implement Admin based on AsyncAdmin

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit f6e6783fb944e7f1ffaedec3266da8f21a41638a Author: Duo Zhang AuthorDate: Fri Apr 12 15:08:11 2019 +0800

[hbase] 16/30: HBASE-22238 Fix TestRpcControllerFactory

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 221f6d0b417ab4108b468d2e55a18ffdb18f47c9 Author: zhangduo AuthorDate: Sun Apr 14 21:30:34 2019 +0800

[hbase] 28/30: HBASE-22526 RejectedExecutionException could be thrown from TableOverAsyncTable.coprocessor service if the connection has been shutown

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 00365d4ca2cf7dc01a9a99ab31668d42db773349 Author: zhangduo AuthorDate: Sun Jun 2 21:54:29 2019 +0800

[hbase] 01/30: HBASE-21515 Also initialize an AsyncClusterConnection in HRegionServer

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 2e40e4ec69881d6f845b38f35d128005b03f7033 Author: zhangduo AuthorDate: Fri Nov 30 08:23:47 2018 +0800

[hbase] 25/30: HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit f92a1b1c73fb5467b5ed0a1e74c9c6334f8f2571 Author: Duo Zhang AuthorDate: Tue May 21 17:23:37 2019 +0800

[hbase] 08/30: HBASE-21719 Rewrite RegionPlacementMaintainer to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 4ded3e42e79e6c2bc7dfc0c47194e246f7515c8f Author: Duo Zhang AuthorDate: Tue Jan 15 11:43:41 2019 +0800

[hbase] 29/30: HBASE-22550 Throw exception when creating thread pool if the connection has already been closed

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit c97bdb29c2ea540420039d3097f31678f25e5d45 Author: zhangduo AuthorDate: Fri Jun 7 20:47:43 2019 +0800

[hbase] branch HBASE-21512 updated (0d2f2db -> 5ca23c3)

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a change to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git. omit 0d2f2db HBASE-22553 NPE in RegionReplicaReplicationEndpoint omit 734746e HBASE-22550 Throw exception

[hbase] 06/30: HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 45447c674e30eb7c3121a31a399505a99e1d998a Author: Duo Zhang AuthorDate: Fri Jan 11 16:22:24 2019 +0800

[hbase] 21/30: HBASE-22302 Fix TestHbck

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 84da1e4846f8dfd986bd29cb6c546bb33600d9a8 Author: zhangduo AuthorDate: Wed Apr 24 22:30:02 2019 +0800

[hbase] 22/30: HBASE-22239 Also catch RemoteException in SyncReplicationTestBase.verifyReplicationRequestRejection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 8c036f7a48398f61dcab2655f268dd1350c0e0d9 Author: zhangduo AuthorDate: Thu Apr 25 22:43:51 2019 +0800

[hbase] 05/30: HBASE-21538 Rewrite RegionReplicaFlushHandler to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit dcc909e1a6051f4aeccded1606d3d2a2c93c6408 Author: Duo Zhang AuthorDate: Wed Dec 12 09:33:33 2018 +0800

[hbase] 15/30: HBASE-21725 Implement BufferedMutator Based on AsyncBufferedMutator

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit e8c7e92c0dc6cf6562993ca234ad25054df75c02 Author: zhangduo AuthorDate: Sun Apr 14 20:32:38 2019 +0800

[hbase] 30/30: HBASE-22553 NPE in RegionReplicaReplicationEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 5ca23c3c20ad9167f2761f01f044300caed1330f Author: zhangduo AuthorDate: Sat Jun 8 20:40:23 2019 +0800

[hbase] 03/30: HBASE-21526 Use AsyncClusterConnection in ServerManager for getRsAdmin

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 409170f90aef2b62640fd35c04206a2de0f474f2 Author: zhangduo AuthorDate: Thu Dec 6 21:25:34 2018 +0800

[hbase] 18/30: HBASE-22281 Fix failed shell UTs

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit a2d276ac17b85e6ba2be20dd0fb0510cd328a424 Author: zhangduo AuthorDate: Mon Apr 22 22:00:43 2019 +0800

[hbase] 20/30: HBASE-22297 Fix TestRegionMergeTransitionOnCluster and TestSplitTransactionOnCluster

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 72dac828d1064434742cf10e3276763105cc2ecd Author: zhangduo AuthorDate: Tue Apr 23 22:22:39 2019 +0800

[hbase] 23/30: HBASE-22036 Rewrite TestScannerHeartbeatMessages

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 031ffc614845f5ccc6a406bb5549d3d53fe88cdc Author: Duo Zhang AuthorDate: Thu Apr 25 18:18:58 2019 +0800

[hbase] 27/30: HBASE-22351 Fix creating table timeout for TestProcedurePriority

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit e920174ea38daacb76e68086048c55d6a2ab2a31 Author: zhangduo AuthorDate: Thu May 2 21:09:26 2019 +0800

[hbase] 24/30: HBASE-22328 NPE in RegionReplicaReplicationEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 3d647f7e3197b5ceff39417e9a57eea60d6be4d7 Author: Duo Zhang AuthorDate: Tue Apr 30 16:33:58 2019 +0800

[hbase] 14/30: HBASE-22241 Fix TestRegionServerCoprocessorEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 5d8996fb36b397c8d972787b59e8f7d0d42c0dad Author: zhangduo AuthorDate: Sun Apr 14 23:09:49 2019 +0800

[hbase] 17/30: HBASE-22223 Implement RegionLocator based on AsyncTableRegionLocator

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 8375c7432e51a6e8f283fbe97eb6d923be6eb457 Author: Duo Zhang AuthorDate: Tue Apr 16 16:52:54 2019 +0800

[hbase] branch branch-2.2 updated: HBASE-22569 Should treat null consistency as Consistency.STRONG in ConnectionUtils.timelineConsistentRead

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.2 by this push: new 59c0bfc HBASE-22569 Should treat null

[hbase] branch branch-2 updated: HBASE-22569 Should treat null consistency as Consistency.STRONG in ConnectionUtils.timelineConsistentRead

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2 by this push: new d2eee14 HBASE-22569 Should treat null

[hbase] branch master updated: HBASE-22569 Should treat null consistency as Consistency.STRONG in ConnectionUtils.timelineConsistentRead

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new 04a91f9 HBASE-22569 Should treat null

[hbase] branch master updated: HBASE-22566 Update the 2.x upgrade chapter to include default compaction throughput limits

2019-06-12 Thread elserj
This is an automated email from the ASF dual-hosted git repository. elserj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new 853e586 HBASE-22566 Update the 2.x upgrade

[hbase] branch branch-2.1 updated: HBASE-22566 Update the 2.x upgrade chapter to include default compaction throughput limits

2019-06-12 Thread elserj
This is an automated email from the ASF dual-hosted git repository. elserj pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 1ccf37d HBASE-22566 Update the 2.x

[hbase] branch branch-2.2 updated: HBASE-22566 Update the 2.x upgrade chapter to include default compaction throughput limits

2019-06-12 Thread elserj
This is an automated email from the ASF dual-hosted git repository. elserj pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.2 by this push: new 66000c7 HBASE-22566 Update the 2.x

[hbase] branch branch-2 updated: HBASE-22566 Update the 2.x upgrade chapter to include default compaction throughput limits

2019-06-12 Thread elserj
This is an automated email from the ASF dual-hosted git repository. elserj pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2 by this push: new d64e98a HBASE-22566 Update the 2.x upgrade

[hbase] branch branch-2.1 updated: HBASE-22568 Upgrade jackson (2.9.9) and jetty (9.3.27) minor versions

2019-06-12 Thread elserj
This is an automated email from the ASF dual-hosted git repository. elserj pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new b961439 HBASE-22568 Upgrade jackson

[hbase] 30/30: HBASE-22553 NPE in RegionReplicaReplicationEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 0d2f2db76f6b521992474efd6dc40ea13297fde7 Author: zhangduo AuthorDate: Sat Jun 8 20:40:23 2019 +0800

[hbase] 29/30: HBASE-22550 Throw exception when creating thread pool if the connection has already been closed

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 734746e1c891dd0ae113fb4ea19792b19ac60877 Author: zhangduo AuthorDate: Fri Jun 7 20:47:43 2019 +0800

[hbase] 13/30: HBASE-21718 Implement Admin based on AsyncAdmin

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit bb542df526bf603ae7e0e6923aa90c5dbfdc7b54 Author: Duo Zhang AuthorDate: Fri Apr 12 15:08:11 2019 +0800

[hbase] 23/30: HBASE-22036 Rewrite TestScannerHeartbeatMessages

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 495c39eeca1f2058d850ee937fd93b6196b00536 Author: Duo Zhang AuthorDate: Thu Apr 25 18:18:58 2019 +0800

[hbase] 25/30: HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 9807accdad2f278681d17aa4399f98918edf7934 Author: Duo Zhang AuthorDate: Tue May 21 17:23:37 2019 +0800

[hbase] 27/30: HBASE-22351 Fix creating table timeout for TestProcedurePriority

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 0fe6241e29fe94592bf524e9becb287b010ea057 Author: zhangduo AuthorDate: Thu May 2 21:09:26 2019 +0800

[hbase] 19/30: HBASE-22295 Fix TestClientOperationTimeout

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit f71a93cfc50bc2939d46e8eed9a7dadae3b07325 Author: zhangduo AuthorDate: Tue Apr 23 21:54:31 2019 +0800

[hbase] 18/30: HBASE-22281 Fix failed shell UTs

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit d1e96d9aca382035a38ec3766ebb6261199db801 Author: zhangduo AuthorDate: Mon Apr 22 22:00:43 2019 +0800

[hbase] 17/30: HBASE-22223 Implement RegionLocator based on AsyncTableRegionLocator

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit a17e89b239f3bba6b5e1a01237b8c9fd9bfcfece Author: Duo Zhang AuthorDate: Tue Apr 16 16:52:54 2019 +0800

[hbase] 22/30: HBASE-22239 Also catch RemoteException in SyncReplicationTestBase.verifyReplicationRequestRejection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit c88900cb367e09272072f17545c7ea38d644635f Author: zhangduo AuthorDate: Thu Apr 25 22:43:51 2019 +0800

[hbase] 07/30: HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit a7254ed959e4796186274d618de8092325daf54b Author: Duo Zhang AuthorDate: Thu Jan 10 11:47:41 2019 +0800

[hbase] 05/30: HBASE-21538 Rewrite RegionReplicaFlushHandler to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 43eddfb23ad5f53378edcc11b912ee0fe30a313c Author: Duo Zhang AuthorDate: Wed Dec 12 09:33:33 2018 +0800

[hbase] 08/30: HBASE-21719 Rewrite RegionPlacementMaintainer to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 9274dae08d6d92ad7723aaf9295df6d6874eff6b Author: Duo Zhang AuthorDate: Tue Jan 15 11:43:41 2019 +0800

[hbase] 01/30: HBASE-21515 Also initialize an AsyncClusterConnection in HRegionServer

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 377cc4faeea077c6850e8b37af8019be96006d37 Author: zhangduo AuthorDate: Fri Nov 30 08:23:47 2018 +0800

[hbase] 06/30: HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 5fcad8bd1e6485d3dbcb9e98dc5b906d8e510487 Author: Duo Zhang AuthorDate: Fri Jan 11 16:22:24 2019 +0800

[hbase] 21/30: HBASE-22302 Fix TestHbck

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 29e051bbdc2affadfea39e3517ff05bbb5d6593b Author: zhangduo AuthorDate: Wed Apr 24 22:30:02 2019 +0800

[hbase] 03/30: HBASE-21526 Use AsyncClusterConnection in ServerManager for getRsAdmin

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 03f458df7f2ff5c7bfe5d645460b4ddf6eb53070 Author: zhangduo AuthorDate: Thu Dec 6 21:25:34 2018 +0800

[hbase] 09/30: HBASE-21778 Remove the usage of the locateRegion related methods in ClusterConnection

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit a526dfb7b8b578657853e507926d7644a4829565 Author: Duo Zhang AuthorDate: Fri Feb 1 16:40:34 2019 +0800

[hbase] 24/30: HBASE-22328 NPE in RegionReplicaReplicationEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit f48eae7b33f293c596286123df08a6efc5c26d9e Author: Duo Zhang AuthorDate: Tue Apr 30 16:33:58 2019 +0800

[hbase] 28/30: HBASE-22526 RejectedExecutionException could be thrown from TableOverAsyncTable.coprocessor service if the connection has been shutown

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 88e30aa0305a41c041a936003290dd2301476e4e Author: zhangduo AuthorDate: Sun Jun 2 21:54:29 2019 +0800

[hbase] 16/30: HBASE-22238 Fix TestRpcControllerFactory

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit e24912205d90bd1846d979ffe8be241fcd0224b7 Author: zhangduo AuthorDate: Sun Apr 14 21:30:34 2019 +0800

[hbase] 04/30: HBASE-21579 Use AsyncClusterConnection for HBaseInterClusterReplicationEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 4e130faff14afd7680e66e588d9ffefb88741a85 Author: zhangduo AuthorDate: Tue Jan 1 21:27:14 2019 +0800

[hbase] branch HBASE-21512 updated (6ab153c -> 0d2f2db)

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a change to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git. discard 6ab153c HBASE-22553 NPE in RegionReplicaReplicationEndpoint discard 0fae01b HBASE-22550 Throw exception

[hbase] 02/30: HBASE-21516 Use AsyncConnection instead of Connection in SecureBulkLoadManager

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 5a81d54e60246bfcb52c13be6ac24c561eed428e Author: zhangduo AuthorDate: Sat Dec 1 21:15:48 2018 +0800

[hbase] 20/30: HBASE-22297 Fix TestRegionMergeTransitionOnCluster and TestSplitTransactionOnCluster

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 819f9e2503b289bc3f683a793aa7d462b2deac2c Author: zhangduo AuthorDate: Tue Apr 23 22:22:39 2019 +0800

[hbase] 14/30: HBASE-22241 Fix TestRegionServerCoprocessorEndpoint

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 66c7178d8d8178d06ac854014186adb991aff612 Author: zhangduo AuthorDate: Sun Apr 14 23:09:49 2019 +0800

[hbase] 15/30: HBASE-21725 Implement BufferedMutator Based on AsyncBufferedMutator

2019-06-12 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-21512 in repository https://gitbox.apache.org/repos/asf/hbase.git commit c39a8fa0145ed54e0cc83da07c8b0c9286c7d8a2 Author: zhangduo AuthorDate: Sun Apr 14 20:32:38 2019 +0800

[hbase] branch master updated: HBASE-21953 Point make_rc.sh at ./create-release/do-release-docker.sh instead

2019-06-12 Thread stack
This is an automated email from the ASF dual-hosted git repository. stack pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new ef44f30 HBASE-21953 Point make_rc.sh at

[hbase] branch master updated: HBASE-21935 Replace make_rc.sh with customized spark/dev/create-release

2019-06-12 Thread stack
This is an automated email from the ASF dual-hosted git repository. stack pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new 8745d5e HBASE-21935 Replace make_rc.sh with