Releases: basho/riak_kv
Riak KV 2.9.6 - Release
Update to Tictac AAE to improve stability when running in parallel mode
Riak KV 2.9.4 - Release
Increments kv_index_tictactree version
Riak KV 2.9.3 - Release
Release contains fixes to issues with:
Tidying up AAE state on nodes joins/leaves/rejoins;
Retry of put coordinator requests;
Allow for mbox checks to be disabled on the PUT path;
Running leveled as a RIAK CS backend.
Riak KV 2.9.2 - Release
Support for:
- 32-bit builds of eleveldb
- node_confirms on GET
- addition of grooming compaction file choices in leveled ledger
- use of 'recalc' journal compaction/reload strategy in leveled
Riak KV 2.9.1 - Release
The previous release tag missed the riak_pipe tag change - pipe was still pointing at 2.9.0. This was a theoretical problem as pipe can pull in other repos that have updated
Riak KV 2.9.0 - Release - Patch7
Updated to:
support aae_fold via PB API;
resolve issues with leveled handling of corruption on the file system
Riak KV 2.9.0 - Release - Patch 5
Updates Riak KV:
-
Bumps version of leveled (to include monitoring of ledger cache effectiveness);
-
Strong checking of empty objects for both allow_mult cases (without a crash of the vnode);
-
Tictac AAE by default to repair only between primary partitions
-
Refactor of object selection during GET process (with HEAD requests) to make this more deterministic in test
Riak KV 2.9.0 - Release - Patch4
Re-release of Patch 3 with typo fix.
This resolves issues uncovered in long-term pre-production testing at NHS. All issues are leveled related.
Riak KV 2.9.0 - Release (Patch 2)
Improves logging within leveled, and resolves an issue with leveled holding on to too much memory due to making sub-references to larger binaries rather than copying.
Riak KV 2.9.0 - Release (Patch 1)
Contains resolution to: