Here's my review of this RC:

- verified tarballs vs public key in p.a.o/keys/committers/ndimiduk.asc.
- extracted both tgz, structure looks good.
- examined book, pdf.
- ran Stack's hbase-downstreamer vs. the maven repo. tests pass.
- verified build of src tgz against hadoop versions (2.2.0/minikdc=2.3.0,
2.3.0, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.7.0), with both
openjdk-1.7.0_79.jdk and openjdk-1.8.0_45.jdk.
- on 5-node cluster, verified rolling upgrade from
hadoop-2.4.0/hbase-0.98.0 while concurrently running LoadTestTool with LZ4
compression (0.98.0 client). No issues, logs look good.
- poked around with the shell on the same: list, status, snapshot, compact,
drop, clone, delete_snapshot, drop. no issues, logs look good.
- inspected compatibility report vs. 1.1.0 [0]. Looks good to me; a single
low-severity issue which I understand to be benign.

+1

[0]: http://people.apache.org/~ndimiduk/1.1.0_1.1.1RC0_compat_report.html


On Tue, Jun 23, 2015 at 4:25 PM, Nick Dimiduk <ndimi...@apache.org> wrote:

> I'm happy to announce the first release candidate of HBase 1.1.1
> (HBase-1.1.1RC0) is available for download at
> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.1.1RC0/
>
> Maven artifacts are also available in the staging repository
> https://repository.apache.org/content/repositories/orgapachehbase-1087/
>
> Artifacts are signed with my code signing subkey 0xAD9039071C3489BD,
> available in the Apache keys directory
> https://people.apache.org/keys/committer/ndimiduk.asc
>
> There's also a signed tag for this release at
> https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=tag;h=af1934d826cab80f727e9a95c5b564f04da73259
>
> HBase 1.1.1 is the first patch release in the HBase 1.1 line, continuing
> on the theme of bringing a stable, reliable database to the Hadoop and
> NoSQL communities. This release includes over 100 bug fixes since the 1.1.0
> release, including an assignment manager bug that can lead to data loss in
> rare cases. Users of 1.1.0 are strongly encouraged to update to 1.1.1 as
> soon as possible.
>
> The full list of issues can be found at
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12332169
>
> Please try out this candidate and vote +/-1 by midnight Pacific time on
> Sunday, 2015-06-28 as to whether we should release these artifacts as HBase
> 1.1.1.
>
> Thanks,
> Nick
>

Reply via email to