Aight. I'll spin up a new RC tomorrow if folks can make sure the patch is in place on branch-1.2.
-- Sean Busbey On Jun 26, 2016 5:46 PM, "Andrew Purtell" <[email protected]> wrote: > Yes, prefer not to have to post patch a release for this. > > > On Jun 23, 2016, at 4:26 PM, Elliott Clark <[email protected]> wrote: > > > > Is HBASE-16093 critical enough in the eyes of the community to sink a 1.2 > > release ? > > > >> On Thu, Jun 23, 2016 at 3:58 PM, Sean Busbey <[email protected]> wrote: > >> > >> Hi folks! > >> > >> I'm happy to announce that the second release candidate of HBase 1.2.2 > is > >> available for download at: > >> > >> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.2.2RC1/ > >> > >> As of this vote, the relevant md5 hashes are: > >> > >> hbase-1.2.2-bin.tar.gz: F2 64 56 32 B9 B6 51 A9 48 C9 33 CC D4 5A EA 70 > >> hbase-1.2.2-src.tar.gz: 8C 10 79 7B 06 9B 8B 53 4B C7 2D BA 57 08 36 C8 > >> > >> Maven artifacts are also available in the staging repository > >> > >> https://repository.apache.org/content/repositories/orgapachehbase-1141/ > >> > >> All artifacts are signed with my code signing key 0D80DB7C, available in > >> the project KEYS file: > >> > >> http://www.apache.org/dist/hbase/KEYS > >> > >> These artifacts correspond to commit hash > >> > >> 15cab50c665592f87dfa4a3e4abdc2db2dc1f633 > >> > >> which signed tag 1.2.2RC1 currently points to: > >> > >> https://s.apache.org/hbase-1.2.2RC1-tag > >> > >> HBase 1.2.2 is the second maintenance release in the HBase 1.2.z line, > >> continuing on the theme of bringing a stable, reliable database to the > >> Hadoop and NoSQL communities. This release includes 64 resolved issues > >> since the 1.2.1 release. > >> > >> Notable fixes include: > >> > >> * [HBASE-15811] - Batch Get after batch Put does not fetch all Cells > >> * [HBASE-15698] - Increment TimeRange not serialized to server > >> * [HBASE-15234] - ReplicationLogCleaner can abort due to transient ZK > >> issues > >> * [HBASE-15645] - hbase.rpc.timeout is not used in operations of HTable > >> * [HBASE-15622] - Superusers does not consider the keytab credentials > >> * [HBASE-15856] - Cached Connection instances can wind up with > >> addresses never resolved > >> * [HBASE-15873] - ACL for snapshot restore / clone is not enforced > >> > >> > >> The full list of issues can be found in the CHANGES.txt file included in > >> the release and online at: > >> > >> https://s.apache.org/hbase-1.2.2-jira-releasenotes > >> > >> Please take some time to verify the release[1], try out the release > >> candidate, and vote on releasing it: > >> > >> [ ] +1 Release this package as HBase 1.2.2 > >> [ ] +0 no opinion > >> [ ] -1 Do not release this package because... > >> > >> Vote will be subject to Majority Approval[2] and will close at > >> 5:00PM UTC on Saturday, July 2nd, 2016[3]. > >> > >> [1]: http://www.apache.org/info/verification.html > >> [2]: https://www.apache.org/foundation/glossary.html#MajorityApproval > >> [3]: to find this in your local timezone see: > >> > >> https://s.apache.org/hbase-1.2.2RC1-vote-close > >> >
