hbase git commit: HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region

2019-01-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 d5fff9c25 -> 348c2dfe9 HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/348c2dfe Tr

hbase git commit: HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region

2019-01-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2.0 8dcce7c6c -> f86914c31 HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f86914c3

hbase git commit: HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region

2019-01-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2.1 3de116af4 -> 1c73b230b HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1c73b230

hbase git commit: HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region

2019-01-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 7377fcd29 -> e9dae2adc HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e9dae2ad Tree

hbase git commit: HBASE-21684 Throw DNRIOE when connection or rpc client is closed

2019-01-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master e9dae2adc -> d957f0fa1 HBASE-21684 Throw DNRIOE when connection or rpc client is closed Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d957f0fa Tree: http://git-wip-us

[15/15] hbase git commit: HBASE-21538 Rewrite RegionReplicaFlushHandler to use AsyncClusterConnection

2019-01-08 Thread zhangduo
HBASE-21538 Rewrite RegionReplicaFlushHandler to use AsyncClusterConnection Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/76d1f43f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/76d1f43f Diff: http://git-wip-us.apac

[13/15] hbase git commit: HBASE-21515 Also initialize an AsyncClusterConnection in HRegionServer

2019-01-08 Thread zhangduo
HBASE-21515 Also initialize an AsyncClusterConnection in HRegionServer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d752eec2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d752eec2 Diff: http://git-wip-us.apache.or

[06/15] hbase git commit: HBASE-21361: Disable printing of stack-trace in shell when quotas are not enabled

2019-01-08 Thread zhangduo
HBASE-21361: Disable printing of stack-trace in shell when quotas are not enabled 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/5aaa7343 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5a

[14/15] hbase git commit: HBASE-21516 Use AsyncConnection instead of Connection in SecureBulkLoadManager

2019-01-08 Thread zhangduo
HBASE-21516 Use AsyncConnection instead of Connection in SecureBulkLoadManager Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4e8a0b33 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4e8a0b33 Diff: http://git-wip-us.a

[01/15] hbase git commit: HBASE-21159 Add shell command to switch throttle on or off [Forced Update!]

2019-01-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-21512 df35a12ce -> 76d1f43f2 (forced update) HBASE-21159 Add shell command to switch throttle on or off Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/as

[12/15] hbase git commit: HBASE-21579 Use AsyncClusterConnection for HBaseInterClusterReplicationEndpoint

2019-01-08 Thread zhangduo
HBASE-21579 Use AsyncClusterConnection for HBaseInterClusterReplicationEndpoint Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c7c002e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c7c002e6 Diff: http://git-wip-us.

[04/15] hbase git commit: HBASE-21668 SCM fetch times out for nightlies

2019-01-08 Thread zhangduo
HBASE-21668 SCM fetch times out for nightlies Signed-off-by: Sean Busbey Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/84c1f088 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/84c1f088

[02/15] hbase git commit: HBASE-21588 Procedure v2 wal splitting implementation

2019-01-08 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/281d6429/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestSplitWALProcedure.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/master/pr

[11/15] hbase git commit: HBASE-21526 Use AsyncClusterConnection in ServerManager for getRsAdmin

2019-01-08 Thread zhangduo
HBASE-21526 Use AsyncClusterConnection in ServerManager for getRsAdmin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6b9346f9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6b9346f9 Diff: http://git-wip-us.apache.or

[03/15] hbase git commit: HBASE-21588 Procedure v2 wal splitting implementation

2019-01-08 Thread zhangduo
HBASE-21588 Procedure v2 wal splitting implementation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/281d6429 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/281d6429 Diff: http://git-wip-us.apache.org/repos/asf/hbase

[07/15] hbase git commit: HBASE-21682 Support getting from specific replica

2019-01-08 Thread zhangduo
HBASE-21682 Support getting from specific replica Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4f0514e3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4f0514e3 Diff: http://git-wip-us.apache.org/repos/asf/hbase/dif

[08/15] hbase git commit: Revert "HBASE-21668 SCM fetch times out for nightlies"

2019-01-08 Thread zhangduo
Revert "HBASE-21668 SCM fetch times out for nightlies" This reverts commit 84c1f0887d7b7968e1760f15e3d12a3f80fc87bc. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7377fcd2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/

[10/15] hbase git commit: HBASE-21684 Throw DNRIOE when connection or rpc client is closed

2019-01-08 Thread zhangduo
HBASE-21684 Throw DNRIOE when connection or rpc client is closed Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d957f0fa Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d957f0fa Diff: http://git-wip-us.apache.org/repo

[09/15] hbase git commit: HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region

2019-01-08 Thread zhangduo
HBASE-21683 Reset readsEnabled flag after successfully flushing the primary region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e9dae2ad Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e9dae2ad Diff: http://git-wip

[05/15] hbase git commit: HBASE-21362: Disable printing of stack-trace in shell when quotas are violated

2019-01-08 Thread zhangduo
HBASE-21362: Disable printing of stack-trace in shell when quotas are violated 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/a735a475 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a735a4

[1/2] hbase git commit: HBASE-21588 Procedure v2 wal splitting implementation

2019-01-08 Thread tianjy
Repository: hbase Updated Branches: refs/heads/branch-2 348c2dfe9 -> f02ac310d http://git-wip-us.apache.org/repos/asf/hbase/blob/f02ac310/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestServerCrashProcedure.java ---

[2/2] hbase git commit: HBASE-21588 Procedure v2 wal splitting implementation

2019-01-08 Thread tianjy
HBASE-21588 Procedure v2 wal splitting implementation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f02ac310 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f02ac310 Diff: http://git-wip-us.apache.org/repos/asf/hbase

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/zookeeper/ReadOnlyZKClient.ZKTask.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/zookeeper/ReadOnlyZKCli

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl.html b

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl.RpcCall.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/testdevapidocs/index-all.html -- diff --git a/testdevapidocs/index-all.html b/testdevapidocs/index-all.html index 69ddfee..98e959f 100644 --- a/testdevapidocs/index-al

hbase-site git commit: INFRA-10751 Empty commit

2019-01-08 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 4a0073433 -> 44781de0d 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/44781de0 Tree: http://git-wip-us.apache.org/repos/asf/h

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/org/apache/hadoop/hbase/client/RawAsyncTableImpl.CoprocessorServiceBuilderImpl.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/RawAsyncTable

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl.CheckAndMutateBuilderImpl.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/org/apache/hadoop/hbase/zookeeper/ReadOnlyZKClient.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/zookeeper/ReadOnlyZKClient.html b/devapidocs/org

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

2019-01-08 Thread git-site-role
Published site at d957f0fa1926c13355c8cca01bbfd7133866e05d. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/4a007343 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/4a007343 Diff: http://git-wip-us.apach

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl.NoncedConverter.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncT

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl.Converter.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableIm

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/zookeeper/ReadOnlyZKClient.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/zookeeper/ReadOnlyZKClient.htm

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

2019-01-08 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 1da32babf -> 4a0073433 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncTableRegionReplicasGet.FailPrimaryGetCP.html --

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/ipc/StoppedRpcClientException.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/ipc/StoppedRpcClientExcepti

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

2019-01-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4a007343/devapidocs/src-html/org/apache/hadoop/hbase/client/RawAsyncTableImpl.CoprocessorServiceBuilderImpl.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/cl

hbase git commit: HBASE-21091 Update Hadoop and Java "supported" versions tables

2019-01-08 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/master d957f0fa1 -> 7d6ce3569 HBASE-21091 Update Hadoop and Java "supported" versions tables Amending-Author: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7

[1/4] hbase git commit: HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+

2019-01-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 f9afd9254 -> 6b87541de refs/heads/branch-1.2 18f428abb -> 822676ae1 refs/heads/branch-1.3 4b9622429 -> 42fca2364 refs/heads/branch-1.4 928baae11 -> f93fca532 HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+

[3/4] hbase git commit: HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+

2019-01-08 Thread apurtell
HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+ Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f93fca53 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f93fc

hbase git commit: HBASE-21688: Address WAL filesystem issues

2019-01-08 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 7d6ce3569 -> d26acbe1d HBASE-21688: Address WAL filesystem issues 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/d26acbe1 Tree: http://git-

[4/4] hbase git commit: HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+

2019-01-08 Thread apurtell
HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+ Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6b87541d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6b875

[2/4] hbase git commit: HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+

2019-01-08 Thread apurtell
HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+ Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/42fca236 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/42fca

svn commit: r31824 - /dev/hbase/hbase-2.1.2RC1/ /release/hbase/2.1.1/ /release/hbase/2.1.2/

2019-01-08 Thread stack
Author: stack Date: Tue Jan 8 23:47:56 2019 New Revision: 31824 Log: Move 2.1.2RC1 to 2.1.2 release and delete 2.1.1 Added: release/hbase/2.1.2/ - copied from r31823, dev/hbase/hbase-2.1.2RC1/ Removed: dev/hbase/hbase-2.1.2RC1/ release/hbase/2.1.1/

hbase git commit: HBASE-21697 Add 2.1.2 to the download page

2019-01-08 Thread stack
Repository: hbase Updated Branches: refs/heads/master d26acbe1d -> ebe3d1d1d HBASE-21697 Add 2.1.2 to the download page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ebe3d1d1 Tree: http://git-wip-us.apache.org/repos/asf/

hbase git commit: HBASE-21698 Move version in branch-2.1 from 2.1.2 to 2.1.3-SNAPSHOT

2019-01-08 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.1 1c73b230b -> 5364601de HBASE-21698 Move version in branch-2.1 from 2.1.2 to 2.1.3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5364601d Tree: http://git

[hbase] Git Push Summary

2019-01-08 Thread stack
Repository: hbase Updated Tags: refs/tags/rel/2.1.2 [created] d851a68b6

hbase git commit: HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1

2019-01-08 Thread zghao
Repository: hbase Updated Branches: refs/heads/master ebe3d1d1d -> 5c902b48e HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1 Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip

hbase git commit: HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1

2019-01-08 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 f02ac310d -> 26e02e1c0 HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1 Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-w

hbase git commit: HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1

2019-01-08 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2.1 5364601de -> 111c827d1 HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1 Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git

hbase git commit: HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1

2019-01-08 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2.0 f86914c31 -> b9bcbd0a2 HBASE-21645 Perform sanity check and disallow table creation/modification with region replication < 1 Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git

[2/4] hbase git commit: HBASE-21661 Provide Thrift2 implementation of Table/Admin

2019-01-08 Thread allan163
http://git-wip-us.apache.org/repos/asf/hbase/blob/f053003c/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.java -- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.ja

[1/4] hbase git commit: HBASE-21661 Provide Thrift2 implementation of Table/Admin

2019-01-08 Thread allan163
Repository: hbase Updated Branches: refs/heads/master 5c902b48e -> f053003ce http://git-wip-us.apache.org/repos/asf/hbase/blob/f053003c/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftConnection.java -- dif

[4/4] hbase git commit: HBASE-21661 Provide Thrift2 implementation of Table/Admin

2019-01-08 Thread allan163
HBASE-21661 Provide Thrift2 implementation of Table/Admin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f053003c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f053003c Diff: http://git-wip-us.apache.org/repos/asf/h

[3/4] hbase git commit: HBASE-21661 Provide Thrift2 implementation of Table/Admin

2019-01-08 Thread allan163
http://git-wip-us.apache.org/repos/asf/hbase/blob/f053003c/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/client/ThriftAdmin.java -- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/client/Thrift