hbase git commit: HBASE-17584 Expose ScanMetrics with ResultScanner rather than Scan

2017-03-20 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1 02d9bf0c5 -> b973d3fd4 HBASE-17584 Expose ScanMetrics with ResultScanner rather than Scan Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b973d3fd Tree: http://git-wi

hbase git commit: HBASE-17691 Add ScanMetrics support for async scan

2017-03-20 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 7c03a213f -> 5b4bb8217 HBASE-17691 Add ScanMetrics support for async scan Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5b4bb821 Tree: http://git-wip-us.apache.org/re

hbase git commit: HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master branch (Guangxu Cheng)

2017-03-20 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 5b4bb8217 -> 4088f822a HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master branch (Guangxu Cheng) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4088

[15/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileInputFormat.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileInputF

[04/28] hbase git commit: HBASE-17792 Use a shared thread pool for AtomicityWriter, AtomicGetReader, AtomicScanReader's connections in TestAcidGuarantees (Huaxiang Sun)

2017-03-20 Thread syuanjiang
HBASE-17792 Use a shared thread pool for AtomicityWriter, AtomicGetReader, AtomicScanReader's connections in TestAcidGuarantees (Huaxiang Sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7c19490b Tree: http://git-wip-us.a

[21/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/BackupProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org/apache/hado

[06/28] hbase git commit: HBASE-17426 Inconsistent environment variable names for enabling JMX

2017-03-20 Thread syuanjiang
HBASE-17426 Inconsistent environment variable names for enabling JMX Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8ad3add0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8ad3add0 Diff: http://git-wip-us.apache.org/

[02/28] hbase git commit: Revert "guard against NPE while reading FileTrailer and HFileBlock"

2017-03-20 Thread syuanjiang
Revert "guard against NPE while reading FileTrailer and HFileBlock" This reverts commit 201c8382508da1266d11e04d3c7cbef42e0a256a. Reverted because missing JIRA number. Fixing... Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commi

[09/28] hbase git commit: HBASE-17706 TableSkewCostFunction improperly computes max skew - revert due to test failure

2017-03-20 Thread syuanjiang
HBASE-17706 TableSkewCostFunction improperly computes max skew - revert due to test failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a69c23ab Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a69c23ab Diff: http:

[05/28] hbase git commit: HBASE-17778 Remove the testing code in the AsyncRequestFutureImpl

2017-03-20 Thread syuanjiang
HBASE-17778 Remove the testing code in the AsyncRequestFutureImpl Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e2a070ca Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e2a070ca Diff: http://git-wip-us.apache.org/rep

[20/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/MasterProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org/apache/hado

[13/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestFullBackupSetRestoreSet.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestFu

[03/28] hbase git commit: HBASE-17501 Revert "Revert "guard against NPE while reading FileTrailer and HFileBlock""

2017-03-20 Thread syuanjiang
HBASE-17501 Revert "Revert "guard against NPE while reading FileTrailer and HFileBlock"" This reverts commit 9a4068dcf8caec644e6703ffa365a8649bbd336e. This is a revert of a revert -- i.e. a restore -- just so I can add the JIRA issue to the commit message. Project: http://git-wip-us.apache.org

[01/28] hbase git commit: HBASE-17706 TableSkewCostFunction improperly computes max skew

2017-03-20 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 e67eb6c42 -> 4088f822a HBASE-17706 TableSkewCostFunction improperly computes max skew Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/edbd0e

[23/28] hbase git commit: Add Eshcar Hillel to pom file

2017-03-20 Thread syuanjiang
Add Eshcar Hillel to pom file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b299c138 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b299c138 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b299c138 Branch:

[19/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupAd

[22/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/75d0f49d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/75d0f49d Diff: http://git-wip-us.apache.org/repos/as

[26/28] hbase git commit: HBASE-17802 Add note that minor versions can add methods to Interfaces

2017-03-20 Thread syuanjiang
HBASE-17802 Add note that minor versions can add methods to Interfaces Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7c03a213 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7c03a213 Diff: http://git-wip-us.apache.or

[24/28] hbase git commit: HBASE-17803 PE always re-creates table when we specify the split policy

2017-03-20 Thread syuanjiang
HBASE-17803 PE always re-creates table when we specify the split policy Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23abc900 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23abc900 Diff: http://git-wip-us.apache.o

[27/28] hbase git commit: HBASE-17691 Add ScanMetrics support for async scan

2017-03-20 Thread syuanjiang
HBASE-17691 Add ScanMetrics support for async scan Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5b4bb821 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5b4bb821 Diff: http://git-wip-us.apache.org/repos/asf/hbase/di

[17/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalBackupManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl

[25/28] hbase git commit: HBASE-17803 Addendum fix NPE

2017-03-20 Thread syuanjiang
HBASE-17803 Addendum fix NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/261aa944 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/261aa944 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/261aa944 Branch: r

[11/28] hbase git commit: add chia7712 to pom.xml

2017-03-20 Thread syuanjiang
add chia7712 to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/154e58ef Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/154e58ef Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/154e58ef Branch: refs/h

[14/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupBase.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupBase.java

[18/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupManifest.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupMan

[28/28] hbase git commit: HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master branch (Guangxu Cheng)

2017-03-20 Thread syuanjiang
HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master branch (Guangxu Cheng) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4088f822 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4088f822 Diff: http:

[16/28] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/master/LogRollMasterProcedureManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/back

[08/28] hbase git commit: HBASE-17758 [RSGROUP] Add shell command to move servers and tables at the same time (Guangxu Cheng)

2017-03-20 Thread syuanjiang
HBASE-17758 [RSGROUP] Add shell command to move servers and tables at the same time (Guangxu Cheng) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7f0e6f1c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7f0e6f1c Dif

[07/28] hbase git commit: HBASE-17758 [RSGROUP] Add shell command to move servers and tables at the same time (Guangxu Cheng)

2017-03-20 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/7f0e6f1c/hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.java -- diff --git a/hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdmi

[10/28] hbase git commit: HBASE-17707 New More Accurate Table Skew cost function/generator - revert due to test failure

2017-03-20 Thread syuanjiang
HBASE-17707 New More Accurate Table Skew cost function/generator - revert due to test failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0ed50f42 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0ed50f42 Diff: htt

[12/28] hbase git commit: HBASE-17758 [RSGROUP] Add shell command to move servers and tables at the same time (Guangxu Cheng) - addendum with move_servers_tables_rsgroup.rb

2017-03-20 Thread syuanjiang
HBASE-17758 [RSGROUP] Add shell command to move servers and tables at the same time (Guangxu Cheng) - addendum with move_servers_tables_rsgroup.rb Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8e5eeb4d Tree: http://git-wip-

hbase git commit: HBASE-16084 Cleaned up the stale references in Javadoc

2017-03-20 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 4088f822a -> 55d6dcaf8 HBASE-16084 Cleaned up the stale references in Javadoc Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55d6dcaf Tree: http

hbase git commit: HBASE-17582 Fix broken drop page cache hint (broken by HBASE-15236).

2017-03-20 Thread appy
Repository: hbase Updated Branches: refs/heads/master 55d6dcaf8 -> e39e0e634 HBASE-17582 Fix broken drop page cache hint (broken by HBASE-15236). Change-Id: I2947ab979979f977db7b0c282c4aaf4eb1f26482 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.o

hbase git commit: Added hbase high performance cookbook to the book resources page on the website

2017-03-20 Thread stack
Repository: hbase Updated Branches: refs/heads/master e39e0e634 -> 16900c8c2 Added hbase high performance cookbook to the book resources page on the website Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/16900c8c Tree: ht

[2/2] hbase git commit: HBASE-17794 Swap "violation" for "snapshot" where appropriate

2017-03-20 Thread elserj
HBASE-17794 Swap "violation" for "snapshot" where appropriate A couple of variables and comments in which violation is incorrectly used to describe what the code is doing. This was a hold over from early implementation -- need to scrub these out for clarity. Project: http://git-wip-us.apache.org

[1/2] hbase git commit: HBASE-17003 Documentation updates for space quotas

2017-03-20 Thread elserj
Repository: hbase Updated Branches: refs/heads/HBASE-16961 e30e82ae9 -> 4f8fe3ce0 HBASE-17003 Documentation updates for space quotas Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/14a6b6b7 Tree: http://git-wip-us.apache.o

hbase git commit: HBASE-17447 Implement a MasterObserver for automatically deleting space quotas

2017-03-20 Thread elserj
Repository: hbase Updated Branches: refs/heads/HBASE-16961 4f8fe3ce0 -> 1393da806 HBASE-17447 Implement a MasterObserver for automatically deleting space quotas When a table or namespace is deleted, it would be nice to automatically delete the quota on said table/NS. It's possible that not all

hbase git commit: Fix hanging tag on site resources page

2017-03-20 Thread stack
Repository: hbase Updated Branches: refs/heads/master 16900c8c2 -> a41b1852d Fix hanging tag on site resources page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a41b1852 Tree: http://git-wip-us.apache.org/repos/asf/hbas

hbase git commit: HBASE-17175 backport HBASE-17127 (Locate region should fail fast if underlying Connection already closed) to 1.3.1

2017-03-20 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1.3 226b6fa44 -> 98b5d2cd4 HBASE-17175 backport HBASE-17127 (Locate region should fail fast if underlying Connection already closed) to 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/

[29/54] [abbrv] hbase git commit: HBASE-17557 HRegionServer#reportRegionSizesForQuotas() should respond to UnsupportedOperationException

2017-03-20 Thread elserj
HBASE-17557 HRegionServer#reportRegionSizesForQuotas() should respond to UnsupportedOperationException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d9ebc1e0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d9ebc1e0

[01/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov) [Forced Update!]

2017-03-20 Thread elserj
Repository: hbase Updated Branches: refs/heads/HBASE-16961 1393da806 -> 8271fd53f (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestFullBackupSetRestoreSet.java ---

[42/54] [abbrv] hbase git commit: HBASE-17478 Avoid reporting FS use when quotas are disabled

2017-03-20 Thread elserj
HBASE-17478 Avoid reporting FS use when quotas are disabled Also, gracefully produce responses when quotas are disabled. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cc2517f5 Tree: http://git-wip-us.apache.org/repos/asf/hb

[48/54] [abbrv] hbase git commit: HBASE-17568 Better handle stale/missing region size reports

2017-03-20 Thread elserj
HBASE-17568 Better handle stale/missing region size reports * Expire region reports in the master after a timeout. * Move regions in violation out of violation when insufficient region size reports are observed. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wi

[09/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/BackupProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org/apache/hado

[06/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupManifest.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupMan

[45/54] [abbrv] hbase git commit: HBASE-17428 Implement informational RPCs for space quotas

2017-03-20 Thread elserj
HBASE-17428 Implement informational RPCs for space quotas Create some RPCs that can expose the in-memory state that the RegionServers and Master hold to drive the space quota "state machine". Then, create some hbase shell commands to interact with those. Project: http://git-wip-us.apache.org/rep

[43/54] [abbrv] hbase git commit: HBASE-17428 Implement informational RPCs for space quotas

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/341cf7e1/hbase-protocol-shaded/src/main/protobuf/Admin.proto -- diff --git a/hbase-protocol-shaded/src/main/protobuf/Admin.proto b/hbase-protocol-shaded/src/main/protobuf/Admin.pro

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

2017-03-20 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: http://git-wip-us.apache.or

[34/54] [abbrv] hbase git commit: HBASE-17259 API to remove space quotas on a table/namespace

2017-03-20 Thread elserj
HBASE-17259 API to remove space quotas on a table/namespace Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/187a43f1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/187a43f1 Diff: http://git-wip-us.apache.org/repos/asf

[51/54] [abbrv] hbase git commit: HBASE-17002 JMX metrics and some UI additions for space quotas

2017-03-20 Thread elserj
HBASE-17002 JMX metrics and some UI additions for space quotas Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6d1558c8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6d1558c8 Diff: http://git-wip-us.apache.org/repos/

[39/54] [abbrv] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/b99e9cf9/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/QuotaProtos.java -- diff --git a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gene

[41/54] [abbrv] hbase git commit: HBASE-17025 Add shell commands for space quotas

2017-03-20 Thread elserj
HBASE-17025 Add shell commands for space quotas Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/50effd66 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/50effd66 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/

[50/54] [abbrv] hbase git commit: HBASE-17002 JMX metrics and some UI additions for space quotas

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/6d1558c8/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/QuotaProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org/apache/hadoo

[08/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/MasterProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org/apache/hado

[28/54] [abbrv] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master

2017-03-20 Thread elserj
HBASE-17000 Implement computation of online region sizes and report to the Master Includes a trivial implementation of the Master-side collection to avoid. Only enough to write a test to verify RS collection. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.a

[53/54] [abbrv] hbase git commit: HBASE-17794 Swap "violation" for "snapshot" where appropriate

2017-03-20 Thread elserj
HBASE-17794 Swap "violation" for "snapshot" where appropriate A couple of variables and comments in which violation is incorrectly used to describe what the code is doing. This was a hold over from early implementation -- need to scrub these out for clarity. Project: http://git-wip-us.apache.org

[24/54] [abbrv] hbase git commit: HBASE-16995 Build client Java API and client protobuf messages - addendum fixes line lengths (Josh Elser)

2017-03-20 Thread elserj
HBASE-16995 Build client Java API and client protobuf messages - addendum fixes line lengths (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9684493c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/968449

[49/54] [abbrv] hbase git commit: HBASE-17002 JMX metrics and some UI additions for space quotas

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/6d1558c8/hbase-protocol-shaded/src/main/protobuf/Master.proto -- diff --git a/hbase-protocol-shaded/src/main/protobuf/Master.proto b/hbase-protocol-shaded/src/main/protobuf/Master.

[15/54] [abbrv] hbase git commit: HBASE-17691 Add ScanMetrics support for async scan

2017-03-20 Thread elserj
HBASE-17691 Add ScanMetrics support for async scan Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5b4bb821 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5b4bb821 Diff: http://git-wip-us.apache.org/repos/asf/hbase/di

[21/54] [abbrv] hbase git commit: HBASE-16995 Build client Java API and client protobuf messages (Josh Elser)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/87fa04cc/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/QuotaProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org/apache/hadoo

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

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/c544ed1f/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestTableSpaceQuotaViolationNotifier.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/quot

[16/54] [abbrv] hbase git commit: HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master branch (Guangxu Cheng)

2017-03-20 Thread elserj
HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master branch (Guangxu Cheng) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4088f822 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4088f822 Diff: http:

[26/54] [abbrv] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/6e042231/hbase-protocol-shaded/src/main/protobuf/RegionServerStatus.proto -- diff --git a/hbase-protocol-shaded/src/main/protobuf/RegionServerStatus.proto b/hbase-protocol-shaded/s

[23/54] [abbrv] hbase git commit: HBASE-16996 Implement storage/retrieval of filesystem-use quotas into quota table (Josh Elser)

2017-03-20 Thread elserj
HBASE-16996 Implement storage/retrieval of filesystem-use quotas into quota table (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/72715494 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/72715494 Diff: ht

[22/54] [abbrv] hbase git commit: HBASE-16995 Build client Java API and client protobuf messages (Josh Elser)

2017-03-20 Thread elserj
HBASE-16995 Build client Java API and client protobuf messages (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/87fa04cc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/87fa04cc Diff: http://git-wip-us.apac

[13/54] [abbrv] hbase git commit: HBASE-17803 Addendum fix NPE

2017-03-20 Thread elserj
HBASE-17803 Addendum fix NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/261aa944 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/261aa944 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/261aa944 Branch: r

[11/54] [abbrv] hbase git commit: Add Eshcar Hillel to pom file

2017-03-20 Thread elserj
Add Eshcar Hillel to pom file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b299c138 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b299c138 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b299c138 Branch:

[18/54] [abbrv] hbase git commit: HBASE-17582 Fix broken drop page cache hint (broken by HBASE-15236).

2017-03-20 Thread elserj
HBASE-17582 Fix broken drop page cache hint (broken by HBASE-15236). Change-Id: I2947ab979979f977db7b0c282c4aaf4eb1f26482 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e39e0e63 Tree: http://git-wip-us.apache.org/repos/asf/h

[10/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/75d0f49d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/75d0f49d Diff: http://git-wip-us.apache.org/repos/as

[36/54] [abbrv] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/b99e9cf9/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaObserverChoreWithMiniCluster.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/quo

[46/54] [abbrv] hbase git commit: HBASE-17516 Correctly handle case where table and NS quotas both apply

2017-03-20 Thread elserj
HBASE-17516 Correctly handle case where table and NS quotas both apply The logic surrounding when a table and namespace quota both apply to a table was incorrect, leading to a case where a table quota violation which should have fired did not because of the less-strict namespace quota. Project:

[30/54] [abbrv] hbase git commit: HBASE-16998 Implement Master-side analysis of region space reports

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/a19a95df/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaObserverChoreWithMiniCluster.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/quo

[19/54] [abbrv] hbase git commit: Added hbase high performance cookbook to the book resources page on the website

2017-03-20 Thread elserj
Added hbase high performance cookbook to the book resources page on the website Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/16900c8c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/16900c8c Diff: http://git-wip-us.

[40/54] [abbrv] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer

2017-03-20 Thread elserj
HBASE-17001 Enforce quota violation policies in the RegionServer The nuts-and-bolts of filesystem quotas. The Master must inform RegionServers of the violation of a quota by a table. The RegionServer must apply the violation policy as configured. Need to ensure that the proper interfaces exist to

[38/54] [abbrv] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/b99e9cf9/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaObserverChore.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaObserverCh

[35/54] [abbrv] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/b99e9cf9/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/policies/BaseViolationPolicyEnforcement.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/q

[52/54] [abbrv] hbase git commit: HBASE-17003 Documentation updates for space quotas

2017-03-20 Thread elserj
HBASE-17003 Documentation updates for space quotas Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/201da141 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/201da141 Diff: http://git-wip-us.apache.org/repos/asf/hbase/di

[44/54] [abbrv] hbase git commit: HBASE-17428 Implement informational RPCs for space quotas

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/341cf7e1/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/QuotaProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org/apache/hadoo

[02/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupBase.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupBase.java

[03/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileInputFormat.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileInputF

[37/54] [abbrv] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/b99e9cf9/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/SpaceViolationPolicyEnforcementFactory.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/qu

[14/54] [abbrv] hbase git commit: HBASE-17802 Add note that minor versions can add methods to Interfaces

2017-03-20 Thread elserj
HBASE-17802 Add note that minor versions can add methods to Interfaces Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7c03a213 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7c03a213 Diff: http://git-wip-us.apache.or

[25/54] [abbrv] hbase git commit: HBASE-16995 Build client Java API and client protobuf messages - addendum fixes white spaces (Josh Elser)

2017-03-20 Thread elserj
HBASE-16995 Build client Java API and client protobuf messages - addendum fixes white spaces (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d688893c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d68889

[17/54] [abbrv] hbase git commit: HBASE-16084 Cleaned up the stale references in Javadoc

2017-03-20 Thread elserj
HBASE-16084 Cleaned up the stale references in Javadoc Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55d6dcaf Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/55d6dcaf Diff: http://git-wip-us.ap

[05/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalBackupManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl

[20/54] [abbrv] hbase git commit: HBASE-16995 Build client Java API and client protobuf messages (Josh Elser)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/87fa04cc/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/QuotaProtos.java -- diff --git a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gene

[12/54] [abbrv] hbase git commit: HBASE-17803 PE always re-creates table when we specify the split policy

2017-03-20 Thread elserj
HBASE-17803 PE always re-creates table when we specify the split policy Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23abc900 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23abc900 Diff: http://git-wip-us.apache.o

[54/54] [abbrv] hbase git commit: HBASE-17447 Implement a MasterObserver for automatically deleting space quotas

2017-03-20 Thread elserj
HBASE-17447 Implement a MasterObserver for automatically deleting space quotas When a table or namespace is deleted, it would be nice to automatically delete the quota on said table/NS. It's possible that not all people would want this functionality so we can leave it up to the user to configure t

[27/54] [abbrv] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/6e042231/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/RegionServerStatusProtos.java -- diff --git a/hbase-protocol-shaded/src/main/java/org

[31/54] [abbrv] hbase git commit: HBASE-16998 Implement Master-side analysis of region space reports

2017-03-20 Thread elserj
HBASE-16998 Implement Master-side analysis of region space reports Adds a new Chore to the Master that analyzes the reports that are sent by RegionServers. The Master must then, for all tables with quotas, determine the tables that are violating quotas and move those tables into violation. Similar

[04/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/master/LogRollMasterProcedureManager.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/back

[47/54] [abbrv] hbase git commit: HBASE-17602 Reduce some quota chore periods/delays

2017-03-20 Thread elserj
HBASE-17602 Reduce some quota chore periods/delays Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/517eb828 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/517eb828 Diff: http://git-wip-us.apache.org/repos/asf/hbase/di

[07/54] [abbrv] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov)

2017-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/75d0f49d/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupAd

hbase git commit: HBASE-16014 Get and Put constructor argument lists are divergent

2017-03-20 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master a41b1852d -> 9c8f02e4e HBASE-16014 Get and Put constructor argument lists are divergent Signed-off-by: CHIA-PING TSAI Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/

hbase git commit: HBASE-17805 We should remove BoundedByteBufferPool because it is replaced by ByteBufferPool

2017-03-20 Thread chia7712
Repository: hbase Updated Branches: refs/heads/master 9c8f02e4e -> 7bb0624ba HBASE-17805 We should remove BoundedByteBufferPool because it is replaced by ByteBufferPool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7bb0

hbase git commit: HBASE-17812 Remove RpcConnection from pool in AbstractRpcClient.cancelConnections

2017-03-20 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 7bb0624ba -> cc59fe4e9 HBASE-17812 Remove RpcConnection from pool in AbstractRpcClient.cancelConnections Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cc59fe4e Tree:

hbase git commit: HBASE-17059 backport HBASE-17039 (SimpleLoadBalancer schedules large amount of invalid region moves) to 1.3.1

2017-03-20 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1.3 98b5d2cd4 -> 446a21fed HBASE-17059 backport HBASE-17039 (SimpleLoadBalancer schedules large amount of invalid region moves) to 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos