[1/2] hbase git commit: HBASE-14312 Forward port some fixes from hbase-6721-0.98 to hbase-6721 (Francis Liu)

2015-08-26 Thread apurtell
Repository: hbase Updated Branches: refs/heads/hbase-6721 16f65badc - fade887a3 http://git-wip-us.apache.org/repos/asf/hbase/blob/fade887a/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterCoprocessorHost.java --

hbase git commit: HBASE-14310 test-patch.sh should handle spurious non-zero exit code from maven

2015-08-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master ff86749ca - aca8c3b74 HBASE-14310 test-patch.sh should handle spurious non-zero exit code from maven Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/aca8c3b7 Tree:

[2/2] hbase git commit: HBASE-14312 Forward port some fixes from hbase-6721-0.98 to hbase-6721 (Francis Liu)

2015-08-26 Thread apurtell
HBASE-14312 Forward port some fixes from hbase-6721-0.98 to hbase-6721 (Francis Liu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fade887a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fade887a Diff:

hbase git commit: HBASE-14078 improve error message when HMaster can't bind to port

2015-08-26 Thread stack
Repository: hbase Updated Branches: refs/heads/master dc79b3c5c - ff86749ca HBASE-14078 improve error message when HMaster can't bind to port Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ff86749c Tree:

hbase git commit: HBASE-14078 improve error message when HMaster can't bind to port

2015-08-26 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 268a69f17 - 180e8b8fd HBASE-14078 improve error message when HMaster can't bind to port Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/180e8b8f Tree:

[2/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b96cf7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[3/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b96cf7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProcedureProtos.java -- diff --git

hbase git commit: HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers

2015-08-26 Thread eclark
Repository: hbase Updated Branches: refs/heads/master aca8c3b74 - 56890d9fe HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers

2015-08-26 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1.2 180e8b8fd - 0a1f0cd66 HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers

2015-08-26 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1.1 ae5439051 - 0e4aabf99 HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers

2015-08-26 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1.0 72b7f475c - ea018af2e HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/branch-1 9b55f1cd2 - e4b96cf78 http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b96cf7/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java

[4/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e4b96cf7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e4b96cf7 Diff:

hbase git commit: HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma)

2015-08-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 506726ed2 - 6661f2d02 HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/4] hbase git commit: HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/dc79b3c5/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[1/4] hbase git commit: HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/master 6661f2d02 - dc79b3c5c http://git-wip-us.apache.org/repos/asf/hbase/blob/dc79b3c5/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java

[4/4] hbase git commit: HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dc79b3c5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dc79b3c5 Diff:

[3/4] hbase git commit: HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/dc79b3c5/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProcedureProtos.java -- diff --git

[2/3] hbase git commit: HBASE-14312 Forward port some fixes from hbase-6721-0.98 to hbase-6721 (Francis Liu)

2015-08-26 Thread apurtell
HBASE-14312 Forward port some fixes from hbase-6721-0.98 to hbase-6721 (Francis Liu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f1e6b202 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f1e6b202 Diff:

[1/3] hbase git commit: HBASE-14312 Forward port some fixes from hbase-6721-0.98 to hbase-6721 (Francis Liu)

2015-08-26 Thread apurtell
Repository: hbase Updated Branches: refs/heads/hbase-6721 fade887a3 - a4821da1f (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/f1e6b202/hbase-server/src/test/java/org/apache/hadoop/hbase/group/TestGroups.java

[3/3] hbase git commit: HBASE-14232 Backwards compatiblity support for new MasterObserver APIs (Francis Liu)

2015-08-26 Thread apurtell
HBASE-14232 Backwards compatiblity support for new MasterObserver APIs (Francis Liu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a4821da1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a4821da1 Diff:

hbase git commit: HBASE-14232 Backwards compatiblity support for new MasterObserver APIs (Francis Liu)

2015-08-26 Thread apurtell
Repository: hbase Updated Branches: refs/heads/hbase-6721-0.98 66e16163f - 8726a60a5 HBASE-14232 Backwards compatiblity support for new MasterObserver APIs (Francis Liu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma)

2015-08-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.0 ea018af2e - e7c7570d5 HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma)

2015-08-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.1 0e4aabf99 - 4b5c4e44b HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma)

2015-08-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.2 0a1f0cd66 - 430f31ff4 HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma)

2015-08-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 e4b96cf78 - b8c7a08a9 HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

svn commit: r10313 - in /dev/hbase/hbase-1.1.2RC2: ./ hbase-1.1.2-bin.tar.gz hbase-1.1.2-bin.tar.gz.asc hbase-1.1.2-bin.tar.gz.mds hbase-1.1.2-src.tar.gz hbase-1.1.2-src.tar.gz.asc hbase-1.1.2-src.tar

2015-08-26 Thread ndimiduk
Author: ndimiduk Date: Thu Aug 27 03:57:20 2015 New Revision: 10313 Log: HBase-1.1.2 RC2 artifacts Added: dev/hbase/hbase-1.1.2RC2/ dev/hbase/hbase-1.1.2RC2/hbase-1.1.2-bin.tar.gz (with props) dev/hbase/hbase-1.1.2RC2/hbase-1.1.2-bin.tar.gz.asc

Git Push Summary

2015-08-26 Thread ndimiduk
Repository: hbase Updated Tags: refs/tags/1.1.2RC2 [created] b54078ddc

hbase git commit: HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma)

2015-08-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 4e4aabb93 - 3fe903cb7 HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3fe903cb