Hi Mikhail,
I don't see a 1.3.1 tag, yet.
Thanks.
-- Lars
From: Mikhail Antonov <[email protected]>
To: "[email protected]" <[email protected]>; "[email protected]"
<[email protected]>
Sent: Friday, April 21, 2017 1:02 AM
Subject: [ANNOUNCE] Apache HBase 1.3.1 is now available for download
The HBase team is happy to announce the immediate availability of HBase 1.3
.1!
Apache HBase is an open-source, distributed, versioned, non-relational
database. Apache HBase gives you low latency random access to billions of
rows with millions of columns atop non-specialized hardware. To learn more
about HBase, see https://hbase.apache.org/.
HBase 1.3.1 is the first maintenance release in the HBase 1.3.z release
line, continuing on the theme of bringing a stable, reliable database to
the Hadoop and NoSQL communities. This release includes 68 bugfixes and
improvements since the initial 1.3.0 release.
Notable fixes include:
[HBASE-16630] - Fragmentation in long running Bucket Cache
[HBASE-17059] - SimpleLoadBalancer schedules large amount of invalid region
moves
[HBASE-17060] - Compute region locality in parallel at startup
[HBASE-17227] - FSHLog may roll a new writer successfully with unflushed
entries
[HBASE-17265, HBASE-17275] - Region assignment fixes.
And other important fixes, including the areas of load balancing, region
assignment, replication and write-ahead log.
The full list of resolved issues is available at
https://s.apache.org/hbase-1.3.1-jira-releasenotes
Download through an ASF mirror near you:
http://www.apache.org/dyn/closer.lua/hbase/1.3.1
The relevant checksums files are available at:
https://www.apache.org/dist/hbase/1.3.1/hbase-1.3.1-src.tar.gz.mds
https://www.apache.org/dist/hbase/1.3.1/hbase-1.3.1-bin.tar.gz.mds
Project members signature keys can be found at
https://www.apache.org/dist/hbase/KEYS
PGP signatures are available at:
https://www.apache.org/dist/hbase/1.3.1/hbase-1.3.1-src.tar.gz.asc
https://www.apache.org/dist/hbase/1.3.1/hbase-1.3.1-bin.tar.gz.asc
For instructions on verifying ASF release downloads, please see
https://www.apache.org/dyn/closer.cgi#verify
Questions, comments and problems are always welcome at: [email protected]
.
Thank you!
The HBase Dev Team