hbase git commit: HBASE-17606 Fix failing TestRpcControllerFactory introduced by HBASE-17508

2017-02-06 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 9a78d0088 -> 5c77a7dcd HBASE-17606 Fix failing TestRpcControllerFactory introduced by HBASE-17508 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5c77a7dc Tree:

hbase git commit: HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang)

2017-02-06 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.1 637fbb496 -> 4348dd602 HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang)

2017-02-06 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.2 b1690e176 -> 27303fdfb HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang)

2017-02-06 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.3 41dc37428 -> daa4940ef HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang)

2017-02-06 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 f708d986a -> 0a0aef345 HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17389 Convert all internal usages from ReplicationAdmin to Admin

2017-02-06 Thread zghao
Repository: hbase Updated Branches: refs/heads/master af9d359b8 -> 9a78d0088 HBASE-17389 Convert all internal usages from ReplicationAdmin to Admin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a78d008 Tree:

hbase git commit: HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky

2017-02-06 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.1 62f7b3952 -> 637fbb496 HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/637fbb49 Tree:

hbase git commit: HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky

2017-02-06 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.2 6d1082f62 -> b1690e176 HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b1690e17 Tree:

hbase git commit: HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky

2017-02-06 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.3 30b229f24 -> 41dc37428 HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/41dc3742 Tree:

hbase git commit: HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky

2017-02-06 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1 7cac85b66 -> f708d986a HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f708d986 Tree:

hbase git commit: HBASE-17402 TestAsyncTableScan sometimes hangs

2017-02-06 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 9ec0ec492 -> af9d359b8 HBASE-17402 TestAsyncTableScan sometimes hangs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af9d359b Tree:

[2/2] hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application

2017-02-06 Thread enis
HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/62f7b395 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/62f7b395 Diff:

[1/2] hbase git commit: HBASE-17587 Do not Rethrow DoNotRetryIOException as UnknownScannerException

2017-02-06 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1.1 84d7318f8 -> 62f7b3952 HBASE-17587 Do not Rethrow DoNotRetryIOException as UnknownScannerException Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application

2017-02-06 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1.2 9bd76426f -> 6d1082f62 HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-17587 Do not Rethrow DoNotRetryIOException as UnknownScannerException

2017-02-06 Thread enis
HBASE-17587 Do not Rethrow DoNotRetryIOException as UnknownScannerException 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/a07b9687 Tree:

hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application

2017-02-06 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1.3 d53fafdee -> 30b229f24 HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application

2017-02-06 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 b123313f1 -> 7cac85b66 HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17350 Fixup of regionserver group-based assignment

2017-02-06 Thread stack
Repository: hbase Updated Branches: refs/heads/master 41be3bc2c -> 9ec0ec492 HBASE-17350 Fixup of regionserver group-based assignment Renamed move_rsgroup_servers as move_servers_rsgroup Renamed move_rsgroup_tables as move_tables_rsgroup Minor changes to help text in rsgroup commands making

hbase git commit: HBASE-17578 Thrift metrics should handle exceptions

2017-02-06 Thread garyh
Repository: hbase Updated Branches: refs/heads/branch-1.3 f1dd7bbfb -> d53fafdee HBASE-17578 Thrift metrics should handle exceptions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d53fafde Tree:

hbase git commit: HBASE-17593 Update hadoop 3 version to 3.0.0-alpha2.

2017-02-06 Thread appy
Repository: hbase Updated Branches: refs/heads/master 4d730244a -> 41be3bc2c HBASE-17593 Update hadoop 3 version to 3.0.0-alpha2. Change-Id: Ic5411229aaab3d645dc6751ecfbbda1b2d93a4b9 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application

2017-02-06 Thread enis
Repository: hbase Updated Branches: refs/heads/master 7a6518f05 -> 4d730244a HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4d730244

[2/2] hbase git commit: HBASE-16999 Implement master and regionserver synchronization of quota state

2017-02-06 Thread elserj
HBASE-16999 Implement master and regionserver synchronization of quota state * Implement the RegionServer reading violation from the quota table * Implement the Master reporting violations to the quota table * RegionServers need to track its enforced policies Project:

hbase git commit: HBASE-17601 close() in TableRecordReaderImpl assumes the split has started (Michael Axiak)

2017-02-06 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.2 7efa34b42 -> 9bd76426f HBASE-17601 close() in TableRecordReaderImpl assumes the split has started (Michael Axiak) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17601 close() in TableRecordReaderImpl assumes the split has started (Michael Axiak)

2017-02-06 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 4456d2285 -> 35e4eb7a7 HBASE-17601 close() in TableRecordReaderImpl assumes the split has started (Michael Axiak) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: