hbase git commit: HBASE-17747 Support both weak and soft object pool

2017-03-13 Thread liyu
Repository: hbase Updated Branches: refs/heads/master 201c83825 -> 44b255889 HBASE-17747 Support both weak and soft object pool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/44b25588 Tree:

[hbase] Git Push Summary

2017-03-13 Thread apurtell
Repository: hbase Updated Branches: refs/heads/14123 [deleted] e1a992d6b

[hbase] Git Push Summary

2017-03-13 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-14123 [deleted] a4e03f60d

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/BackupProtos.java -- diff --git

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileInputFormat.java -- diff --git

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/MasterProtos.java -- diff --git

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupManifest.java -- diff --git

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalBackupManager.java -- diff --git

[11/12] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov) - remove ZKProcedureCoordinatorRpcs

2017-03-13 Thread tedyu
HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov) - remove ZKProcedureCoordinatorRpcs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/063f539c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/063f539c Diff:

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

2017-03-13 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-14123 [created] a4e03f60d http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestRemoteBackup.java -- diff

[12/12] hbase git commit: HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov) - add ZKProcedureCoordinator

2017-03-13 Thread tedyu
HBASE-14123 HBase Backup/Restore Phase 2 (Vladimir Rodionov) - add ZKProcedureCoordinator Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a4e03f60 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a4e03f60 Diff:

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/master/LogRollMasterProcedureManager.java -- diff --git

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

2017-03-13 Thread tedyu
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/3aaea8e0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3aaea8e0 Diff:

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.java -- diff --git

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

2017-03-13 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/3aaea8e0/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupDelete.java -- diff --git

[hbase] Git Push Summary

2017-03-13 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-14123 [deleted] a4e03f60d

hbase git commit: guard against NPE while reading FileTrailer and HFileBlock

2017-03-13 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 c368c8587 -> f61f02b2b guard against NPE while reading FileTrailer and HFileBlock guard against NPE from FSInputStream#seek Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: guard against NPE while reading FileTrailer and HFileBlock

2017-03-13 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 0db1e0f7a -> 834488d43 guard against NPE while reading FileTrailer and HFileBlock guard against NPE from FSInputStream#seek Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: guard against NPE while reading FileTrailer and HFileBlock

2017-03-13 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 759d63b15 -> c97905a96 guard against NPE while reading FileTrailer and HFileBlock guard against NPE from FSInputStream#seek Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: guard against NPE while reading FileTrailer and HFileBlock

2017-03-13 Thread stack
Repository: hbase Updated Branches: refs/heads/master 35d7a0cd0 -> 201c83825 guard against NPE while reading FileTrailer and HFileBlock guard against NPE from FSInputStream#seek Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-17466 [C++] Test cleanup and minor improvements

2017-03-13 Thread enis
Repository: hbase Updated Branches: refs/heads/HBASE-14850 326bdfe39 -> 9b43493f8 HBASE-17466 [C++] Test cleanup and minor improvements Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9b43493f Tree:

hbase git commit: HBASE-15597 Clean up configuration keys used in hbase-spark module (Yi Liang)

2017-03-13 Thread jerryjch
Repository: hbase Updated Branches: refs/heads/master fee67bcf1 -> 35d7a0cd0 HBASE-15597 Clean up configuration keys used in hbase-spark module (Yi Liang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/35d7a0cd Tree:

hbase git commit: HBASE-17773 VerifyReplication tool wrongly emits Invalid arguments error

2017-03-13 Thread zghao
Repository: hbase Updated Branches: refs/heads/master 31bc94ae6 -> fee67bcf1 HBASE-17773 VerifyReplication tool wrongly emits Invalid arguments error Signed-off-by: Guanghao Zhang Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: