The HBase team is happy to announce the immediate availability of Apache
HBase 1.4.7!

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/.

Download through an ASF mirror:

    https://www.apache.org/dyn/closer.lua/hbase/1.4.7

HBase 1.4.7 is the latest release of the HBase 1.4 line, continuing on the
theme of bringing a stable, reliable database to the Apache Big Data
ecosystem and beyond.

For instructions on verifying ASF release downloads, please see

    https://www.apache.org/dyn/closer.cgi#verify

Project member signature keys can be found at

    https://www.apache.org/dist/hbase/KEYS

Thanks to all the contributors who made this release possible!

A list of the 18 issues resolved in this release can be found at
https://s.apache.org/PvLv .

Best,
The HBase Dev Team


HBASE-20387 flaky infrastructure should work for all branches
HBASE-20469 Directory used for sidelining old recovered edits files should
be made configurable
HBASE-20890 PE filterScan seems to be stuck forever
HBASE-20895 NPE in RpcServer#readAndProcess
HBASE-20896 Port HBASE-20866 to branch-1 and branch-1.4
HBASE-20930 MetaScanner.metaScan should use passed variable for meta table
name rather than TableName.META_TABLE_NAME
HBASE-20935 HStore.removeCompactedFiles should log in case it is unable to
delete a file
HBASE-20940 HStore.cansplit should not allow split to happen if it has
references
HBASE-20942 Improve RpcServer TRACE logging
HBASE-20974 Backport HBASE-20583 (SplitLogWorker should handle
FileNotFoundException when split a wal) to branch-1
HBASE-20997 rebuildUserRegions() does not build ReplicaMapping during
master switchover
HBASE-21007 Memory leak in HBase rest server
HBASE-21042 processor.getRowsToLock() always assumes there is some row
being locked in HRegion#processRowsWithLocks
HBASE-21047 Object creation of StoreFileScanner thru constructor and close
may leave refCount to -1
HBASE-21058 Nightly tests for branches 1 fail to build ref guide
HBASE-21069 NPE in StoreScanner.updateReaders causes RS to crash
HBASE-21074 JDK7 branches need to pass "-Dhttps.protocols=TLSv1.2" to maven
when building
HBASE-21076 TestTableResource fails with NPE

Reply via email to