hbase git commit: HBASE-16760 Deprecate ByteString related methods in Bytes.java.

2016-10-04 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 5ae516bd6 -> 6a9b57b39 HBASE-16760 Deprecate ByteString related methods in Bytes.java. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6a9b57b3 Tree:

hbase git commit: HBASE-16644 Errors when reading legit HFile Trailer of old (v2.0) format file

2016-10-04 Thread antonov
Repository: hbase Updated Branches: refs/heads/master 0daeb635d -> 5ae516bd6 HBASE-16644 Errors when reading legit HFile Trailer of old (v2.0) format file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5ae516bd Tree:

svn commit: r16365 - /dev/hbase/hbase-0.98.23RC0/0.98.22_0.98.23RC0_compat_report.html

2016-10-04 Thread apurtell
Author: apurtell Date: Wed Oct 5 02:18:28 2016 New Revision: 16365 Log: Fix broken HBase 0.98.22_0.98.23RC0_compat_report Modified: dev/hbase/hbase-0.98.23RC0/0.98.22_0.98.23RC0_compat_report.html Modified: dev/hbase/hbase-0.98.23RC0/0.98.22_0.98.23RC0_compat_report.html

svn commit: r16364 - /dev/hbase/hbase-0.98.23RC0/

2016-10-04 Thread apurtell
Author: apurtell Date: Wed Oct 5 01:53:15 2016 New Revision: 16364 Log: Stage HBase 0.98.23RC0 Added: dev/hbase/hbase-0.98.23RC0/ dev/hbase/hbase-0.98.23RC0/0.98.22_0.98.23RC0_compat_report.html dev/hbase/hbase-0.98.23RC0/hbase-0.98.23-hadoop1-bin.tar.gz (with props)

hbase git commit: HBASE-16644 Errors when reading legit HFile Trailer of old (v2.0) format file

2016-10-04 Thread antonov
Repository: hbase Updated Branches: refs/heads/branch-1.3 419e41873 -> 737069c03 HBASE-16644 Errors when reading legit HFile Trailer of old (v2.0) format file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/737069c0 Tree:

hbase git commit: HBASE-16644 Errors when reading legit HFile Trailer of old (v2.0) format file

2016-10-04 Thread antonov
Repository: hbase Updated Branches: refs/heads/branch-1 5a9f604dd -> afd3bc856 HBASE-16644 Errors when reading legit HFile Trailer of old (v2.0) format file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/afd3bc85 Tree:

[hbase] Git Push Summary

2016-10-04 Thread apurtell
Repository: hbase Updated Tags: refs/tags/0.98.23RC0 [created] a38fba0d9 refs/tags/1.2.3RC0 [created] bd6374462

[2/2] hbase git commit: Amend HBASE-16705 Eliminate long to Long auto boxing in LongComparator. (binlijin)

2016-10-04 Thread apurtell
Amend HBASE-16705 Eliminate long to Long auto boxing in LongComparator. (binlijin) JDK 6 compatibility fix Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/44c724b5 Tree:

[1/2] hbase git commit: Update POMs and CHANGES.txt for 0.98.23RC0

2016-10-04 Thread apurtell
Repository: hbase Updated Branches: refs/heads/0.98 c95f214cc -> 44c724b56 Update POMs and CHANGES.txt for 0.98.23RC0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6b9bdd6c Tree:

hbase git commit: HBASE-16763 Remove unintentional dependency on net.sf.ehcache.search.Results

2016-10-04 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 89eb71f1b -> 0daeb635d HBASE-16763 Remove unintentional dependency on net.sf.ehcache.search.Results Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0daeb635 Tree:

[2/2] hbase git commit: Amend HBASE-11354 HConnectionImplementation#DelayedClosing does not start (Vincent Poon)

2016-10-04 Thread apurtell
Amend HBASE-11354 HConnectionImplementation#DelayedClosing does not start (Vincent Poon) Make DelayedClosing a daemon thread Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c95f214c Tree:

[1/2] hbase git commit: HBASE-15984 Handle premature EOF treatment of WALs in replication.

2016-10-04 Thread apurtell
Repository: hbase Updated Branches: refs/heads/0.98 568b3f7dd -> c95f214cc HBASE-15984 Handle premature EOF treatment of WALs in replication. In some particular deployments, the Replication code believes it has reached EOF for a WAL prior to succesfully parsing all bytes known to exist in a

hbase git commit: HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for MiniKdc.

2016-10-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 463e832bb -> 419e41873 HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for MiniKdc. Change-Id: I05ed0209d2f2dc9058812c1dcb1d928262f38e80 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for Minikdc.

2016-10-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 832050b91 -> c7007ac57 HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for Minikdc. Change-Id: I2ee3a567f0336b887b96b8d90f2159054680fe29 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16764 hbase-protocol-shaded generate-shaded-classes profile unpacks shaded java files into wrong location

2016-10-04 Thread stack
Repository: hbase Updated Branches: refs/heads/master 34ad9652a -> 89eb71f1b HBASE-16764 hbase-protocol-shaded generate-shaded-classes profile unpacks shaded java files into wrong location Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16750 hbase compilation failed on power system - revert due to failure in mvn site

2016-10-04 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 1f71070a0 -> 5a9f604dd HBASE-16750 hbase compilation failed on power system - revert due to failure in mvn site Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16750 hbase compilation failed on power system - revert due to failure in mvn site

2016-10-04 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master b30b6dffe -> 34ad9652a HBASE-16750 hbase compilation failed on power system - revert due to failure in mvn site Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16742 Add chapter for devs on how we do protobufs going forward; ADDENDUM -- put all notes on CPEPs together in the CPEP section

2016-10-04 Thread stack
Repository: hbase Updated Branches: refs/heads/master b952e6475 -> b30b6dffe HBASE-16742 Add chapter for devs on how we do protobufs going forward; ADDENDUM -- put all notes on CPEPs together in the CPEP section Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15560 TinyLFU-based BlockCache - revert pending performance verification

2016-10-04 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master b5d34cf6f -> b952e6475 HBASE-15560 TinyLFU-based BlockCache - revert pending performance verification Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b952e647 Tree:

hbase git commit: HBASE-16742 Add chapter for devs on how we do protobufs going forward; ADDENDUM -- add in Duo Zhang remark

2016-10-04 Thread stack
Repository: hbase Updated Branches: refs/heads/master 9e0c2562a -> b5d34cf6f HBASE-16742 Add chapter for devs on how we do protobufs going forward; ADDENDUM -- add in Duo Zhang remark Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15560 TinyLFU-based BlockCache (Ben Manes)

2016-10-04 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 2508edcd4 -> 9e0c2562a HBASE-15560 TinyLFU-based BlockCache (Ben Manes) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9e0c2562 Tree: