hbase git commit: HBASE-21694 Add append_peer_exclude_tableCFs and remove_peer_exclude_tableCFs shell commands

2019-01-09 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 dfa86404d -> 14fb3af5f HBASE-21694 Add append_peer_exclude_tableCFs and remove_peer_exclude_tableCFs shell commands Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apa

hbase git commit: HBASE-21694 Add append_peer_exclude_tableCFs and remove_peer_exclude_tableCFs shell commands

2019-01-09 Thread zghao
Repository: hbase Updated Branches: refs/heads/master a5a61163f -> 620d70d61 HBASE-21694 Add append_peer_exclude_tableCFs and remove_peer_exclude_tableCFs shell commands Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apach

hbase git commit: HBASE-21695 Fix flaky test TestRegionServerAbortTimeout

2019-01-09 Thread zghao
Repository: hbase Updated Branches: refs/heads/master 37bc1686d -> a5a61163f HBASE-21695 Fix flaky test TestRegionServerAbortTimeout Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a5a61163 Tree: http://git-wip-us.apache.o

hbase git commit: HBASE-21614 RIT recovery with ServerCrashProcedure doesn't account for all regions

2019-01-09 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 891c620c5 -> dfa86404d HBASE-21614 RIT recovery with ServerCrashProcedure doesn't account for all regions Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/as

hbase git commit: HBASE-21614 RIT recovery with ServerCrashProcedure doesn't account for all regions

2019-01-09 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master f053003ce -> 37bc1686d HBASE-21614 RIT recovery with ServerCrashProcedure doesn't account for all regions Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/

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

2019-01-09 Thread allan163
Repository: hbase Updated Branches: refs/heads/branch-2 26e02e1c0 -> 891c620c5 http://git-wip-us.apache.org/repos/asf/hbase/blob/891c620c/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftConnection.java -- d

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

2019-01-09 Thread allan163
http://git-wip-us.apache.org/repos/asf/hbase/blob/891c620c/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

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

2019-01-09 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/891c620c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/891c620c Diff: http://git-wip-us.apache.org/repos/asf/h

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

2019-01-09 Thread allan163
http://git-wip-us.apache.org/repos/asf/hbase/blob/891c620c/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

[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

[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

[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

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

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 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/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-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 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/

[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

[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

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-

[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-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/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

[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

[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

[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

[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.

[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

[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

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

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-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/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: Revert "HBASE-21668 SCM fetch times out for nightlies"

2019-01-07 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/master 4f0514e39 -> 7377fcd29 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/re

hbase git commit: HBASE-21682 Support getting from specific replica

2019-01-07 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2.0 2ba1da0ca -> 8dcce7c6c 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/8dcce7c6 Tree: http://git-wip-us.apache.org

hbase git commit: HBASE-21682 Support getting from specific replica

2019-01-07 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2.1 184cff0d4 -> 3de116af4 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/3de116af Tree: http://git-wip-us.apache.org

hbase git commit: HBASE-21682 Support getting from specific replica

2019-01-07 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 c28e03e5d -> d5fff9c25 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/d5fff9c2 Tree: http://git-wip-us.apache.org/r

hbase git commit: HBASE-21682 Support getting from specific replica

2019-01-07 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 5aaa73434 -> 4f0514e39 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/rep

hbase git commit: HBASE-21159 Add shell command to switch throttle on or off

2019-01-07 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 2bd1b28d5 -> c28e03e5d 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/asf/hbase/commit/c28e

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

2019-01-07 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 97219f1ac -> 2bd1b28d5 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/a

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

2019-01-07 Thread elserj
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/eab24394 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eab243

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

2019-01-07 Thread elserj
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

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

2019-01-07 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 84c1f0887 -> 5aaa73434 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/hba

hbase git commit: HBASE-21668 SCM fetch times out for nightlies

2019-01-07 Thread psomogyi
Repository: hbase Updated Branches: refs/heads/master 281d6429e -> 84c1f0887 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

[1/2] hbase git commit: HBASE-21686 update CHANGES.txt for 1.2.10 RC0

2019-01-07 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.2 322c076a0 -> 18f428abb HBASE-21686 update CHANGES.txt for 1.2.10 RC0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/18f428ab Tree: http://git-wip-us.apache.org/rep

[2/2] hbase git commit: HBASE-21686 update version for 1.2.10 RCs

2019-01-07 Thread busbey
HBASE-21686 update version for 1.2.10 RCs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9f6d64fd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9f6d64fd Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/9f6d64

[2/2] hbase git commit: HBASE-21492 CellCodec Written To WAL Before It's Verified

2019-01-07 Thread busbey
HBASE-21492 CellCodec Written To WAL Before It's Verified Conflicts: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/AbstractProtobufLogWriter.java (cherry picked from commit f7470a8b5734ab2ff05e4fc639f8b8fb8d9d8217) Project: http://git-wip-us.apache.org/repos/asf/h

[1/2] hbase git commit: HBASE-15752 ClassNotFoundException is encountered when custom WAL codec is not found in WALPlayer job

2019-01-07 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.2 2ef33e151 -> 322c076a0 HBASE-15752 ClassNotFoundException is encountered when custom WAL codec is not found in WALPlayer job (cherry picked from commit a7b31f74dbc4f6a6d0c1f6134ecbf809ab691dd4) Project: http://git-wip-us.apache.org/r

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

2019-01-06 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/281d6429 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/281d6429 Diff: http://git-wip-us.apache.org/repos/asf/hbase

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

2019-01-06 Thread tianjy
Repository: hbase Updated Branches: refs/heads/master 77db1fae0 -> 281d6429e http://git-wip-us.apache.org/repos/asf/hbase/blob/281d6429/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestSplitWALProcedure.java

hbase git commit: HBASE-21159 Add shell command to switch throttle on or off

2019-01-06 Thread zghao
Repository: hbase Updated Branches: refs/heads/master 94093e869 -> 77db1fae0 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/asf/hbase/commit/77db1f

[2/6] hbase git commit: HBASE-21579 Use AsyncClusterConnection for HBaseInterClusterReplicationEndpoint

2019-01-04 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/8cd0e994 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8cd0e994 Diff: http://git-wip-us.

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

2019-01-04 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/df35a12c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/df35a12c Diff: http://git-wip-us.apac

[1/6] hbase git commit: Add 1.3.3 to download page [Forced Update!]

2019-01-04 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-21512 04e6909ad -> df35a12ce (forced update) Add 1.3.3 to download page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/94093e86 Tree: http://git-wip-us.apache.org/repos

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

2019-01-04 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/3c7636da Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3c7636da Diff: http://git-wip-us.apache.or

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

2019-01-04 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/7556dd5b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7556dd5b Diff: http://git-wip-us.a

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

2019-01-04 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/eaad39b2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eaad39b2 Diff: http://git-wip-us.apache.or

hbase git commit: Add 1.3.3 to download page

2019-01-04 Thread apurtell
Repository: hbase Updated Branches: refs/heads/master 3fbdd5bbe -> 94093e869 Add 1.3.3 to download page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/94093e86 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/94093

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

2019-01-03 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/04e6909a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/04e6909a Diff: http://git-wip-us.

[11/15] hbase git commit: HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW)

2019-01-03 Thread zhangduo
HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3fbdd5bb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3fbdd5bb Diff: http://git-wip-us.apache.org/repos/a

[08/15] hbase git commit: HBASE-17356 Add replica get support

2019-01-03 Thread zhangduo
HBASE-17356 Add replica get support Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/db66e6cc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/db66e6cc Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/db66e6cc Br

[03/15] hbase git commit: HBASE-21652 Refactor ThriftServer making thrift2 server inherited from thrift1 server

2019-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b6b4af/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java -- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRun

[05/15] hbase git commit: HBASE-21652 Refactor ThriftServer making thrift2 server inherited from thrift1 server

2019-01-03 Thread zhangduo
HBASE-21652 Refactor ThriftServer making thrift2 server inherited from thrift1 server Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e4b6b4af Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e4b6b4af Diff: http://git-

[01/15] hbase git commit: HBASE-21547 Precommit uses master flaky list for other branches [Forced Update!]

2019-01-03 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-21512 44462a48e -> 04e6909ad (forced update) HBASE-21547 Precommit uses master flaky list for other branches Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/

[09/15] hbase git commit: HBASE-21662 Add append_peer_exclude_namespaces and remove_peer_exclude_namespaces shell commands

2019-01-03 Thread zhangduo
HBASE-21662 Add append_peer_exclude_namespaces and remove_peer_exclude_namespaces shell commands 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/466fa920 Tree: http://git-wip-us.apache.org/repo

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

2019-01-03 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/721af37c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/721af37c Diff: http://git-wip-us.a

[06/15] hbase git commit: HBASE-17356 Add replica get support

2019-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/db66e6cc/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncTableImpl.java -- diff --git a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncTableImp

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

2019-01-03 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/6fff6c81 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6fff6c81 Diff: http://git-wip-us.apache.or

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

2019-01-03 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/0d051abb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0d051abb Diff: http://git-wip-us.apache.or

[04/15] hbase git commit: HBASE-21652 Refactor ThriftServer making thrift2 server inherited from thrift1 server

2019-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b6b4af/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java -- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java b/

[10/15] hbase git commit: HBASE-21670 Add 2.0.4 to download page

2019-01-03 Thread zhangduo
HBASE-21670 Add 2.0.4 to download page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c3005653 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c3005653 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/c3005653

[02/15] hbase git commit: HBASE-21652 Refactor ThriftServer making thrift2 server inherited from thrift1 server

2019-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b6b4af/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftServer.java -- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftServer.java

[07/15] hbase git commit: HBASE-17356 Add replica get support

2019-01-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/db66e6cc/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java -- diff --git a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAd

hbase git commit: HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW)

2019-01-03 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 a12bc94ac -> 2ba1da0ca HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2ba1da0c Tree: http://git-wip-u

hbase git commit: HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW)

2019-01-03 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.1 24c8fd02c -> 184cff0d4 HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/184cff0d Tree: http://git-wip-u

hbase git commit: HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW)

2019-01-03 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 90b9ed152 -> 97219f1ac HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/97219f1a Tree: http://git-wip-us.

hbase git commit: HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW)

2019-01-03 Thread stack
Repository: hbase Updated Branches: refs/heads/master c30056531 -> 3fbdd5bbe HBASE-21630 [shell] Define ENDKEY == STOPROW (we have ENDROW) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3fbdd5bb Tree: http://git-wip-us.ap

hbase git commit: HBASE-21670 Add 2.0.4 to download page

2019-01-03 Thread stack
Repository: hbase Updated Branches: refs/heads/master 466fa920f -> c30056531 HBASE-21670 Add 2.0.4 to download page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c3005653 Tree: http://git-wip-us.apache.org/repos/asf/hbas

hbase git commit: HBASE-21669 Move branch-2.0 to 2.0.5-SNAPSHOT version after release of 2.0.4

2019-01-03 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2.0 ff23c0221 -> a12bc94ac HBASE-21669 Move branch-2.0 to 2.0.5-SNAPSHOT version after release of 2.0.4 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a12bc94a Tree: h

hbase git commit: HBASE-21599 Fix a findbugs issue and some incorrect javadoc links

2019-01-03 Thread elserj
Repository: hbase Updated Branches: refs/heads/HBASE-20952 c738e1575 -> 6e709cf16 HBASE-21599 Fix a findbugs issue and some incorrect javadoc links Signed-off-by: Ankit Singhal Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/co

[3/4] hbase git commit: HBASE-17356 Add replica get support

2019-01-02 Thread zhangduo
HBASE-17356 Add replica get support Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ff23c022 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ff23c022 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ff23c022 Br

[4/4] hbase git commit: HBASE-18569 Add prefetch support for async region locator

2019-01-02 Thread zhangduo
HBASE-18569 Add prefetch support for async region locator Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4caf2fb0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4caf2fb0 Diff: http://git-wip-us.apache.org/repos/asf/h

[2/4] hbase git commit: HBASE-17356 Add replica get support

2019-01-02 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/ff23c022/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java -- diff --git a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAd

[1/4] hbase git commit: HBASE-17356 Add replica get support

2019-01-02 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2.0 40d2787e2 -> ff23c0221 http://git-wip-us.apache.org/repos/asf/hbase/blob/ff23c022/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncTableImpl.java -- dif

hbase git commit: HBASE-21662 Add append_peer_exclude_namespaces and remove_peer_exclude_namespaces shell commands

2019-01-02 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2.0 c2c38a637 -> 40d2787e2 HBASE-21662 Add append_peer_exclude_namespaces and remove_peer_exclude_namespaces shell commands Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-

hbase git commit: HBASE-21662 Add append_peer_exclude_namespaces and remove_peer_exclude_namespaces shell commands

2019-01-02 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2.1 0c3da777e -> 24c8fd02c HBASE-21662 Add append_peer_exclude_namespaces and remove_peer_exclude_namespaces shell commands Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-

  1   2   3   4   5   6   7   8   9   10   >