HBase is based on Apache SVN branch 0.92, revision 1344056 and includes the following:
HBASE-6054: Fixed build issues caused because of missing
commons-io
.HBASE-5986: Resolved issues caused while executing large scale ingestion tests. The
.META
table updates are now atomic when regions are split.HBASE-6088: Fixed ZooKeeper exceptions (caused when creating
RS_ZK_SPLITTING
node) that prevented Region splitting.HBASE-6107: Fixed issues with distributed log splitting.