Skip to content

Riak KV 2.9.0 - Release - Patch2

Compare
Choose a tag to compare
@martinsumner martinsumner released this 19 Jun 09:36
b2d4d76

Patched for issues:

#282
#285

This resolves an issue whereby sending a burst of very large objects to Riak with a leveled backend would result in the leveled consuming far higher than expected binary memory. This memory would not be released, unless PUTs continue to be received (to trigger a write to file). This could cause particular problems during transfers, when the highest bucket name contained a large number of large objects.