Created
September 28, 2010 19:13
-
-
Save argv0/601598 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ------------------------- | |
| Riak 0.13.0 Release Notes | |
| ------------------------- | |
| #81 Support large uploads (chunk or stream automagically) | |
| #446 One Erlang App Per Repo | |
| Enhancements | |
| ------------ | |
| #140 bin/riak should test and ulimit -n(max FDs) | |
| #213 Set default async threadpool size to 64 | |
| #557 Change gen_server:call/2 to gen_server:call/3 with infinity timeout | |
| #619 Listing keys triggers enormous memory consumption | |
| #651 Bitcask merge should exit cleanly instead of throw if files do not exist | |
| #696 Garbage collection not occurring as frequently as needed | |
| Bugs Fixed | |
| ---------- | |
| #201 RpbPutResp has a typo: "contents" instead of "content" | |
| #270 Content-type set using riak_object:new/4 doesn't saved in db. | |
| #299 A failed map phase returns {not_found, {Bucket, Key}} | |
| #436 RHEL packages do not create init.d script | |
| #507 Bitcask leaks file-handles when reading lock data for merge | |
| #523 M/R job timeout not propagating in all cases | |
| #544 PBC interface starts listening before socket supervisor is started | |
| #552 Bitcask expiry does not reclaim keydir memory usage at merge | |
| #621 Starting Riak with largish dataset causes riak_core_ring_handler to crash | |
| #656 Protobuffs erlang client returns "function_clause" error when listing buckets if no buckets have been defined | |
| #658 riak_client:list_buckets returns no results | |
| #719 Vnode exits during/after handoff | |
| #731 ebloom:clear() fails on Solaris platforms | |
| #735 riak_kv_bitcask_backend:is_empty can leak file descriptors | |
| #746 Fix build on Erlang R14B | |
| #748 Use read-ahead when reading hint file in bitcask | |
| #757 Properly count dead bytes in bitcask when writing in same file | |
| All bug and issue numbers reference https://issues.basho.com. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment