Skip to content

Commit

Permalink
Add known issue with leveldb read block error stat to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
russelldb committed Jun 19, 2013
1 parent 01c9b0e commit f363b9b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ can be found at https://gist.github.com/slfritchie/5624609.
* riak_kv/558: [Add fsm active and error stats to the blob](https://github.com/basho/riak_kv/issues/558)
* riak_kv/565: [Fix put_fsm_eqc after local_put_failed change](https://github.com/basho/riak_kv/pull/565)

### Known Issues
* riak_kv/400 If the node owns fewer than 2 partitions, the following warning will appear in the logs
`riak_core_stat_q:log_error:123 Failed to calculate stat {riak_kv,vnode,backend,leveldb,read_block_error} with error:badarg`
[Fixed in master](https://github.com/basho/riak_kv/issues/470)

## Riak 1.3.1 Release Notes

### New Features or Major Improvements for Riak
Expand Down

0 comments on commit f363b9b

Please sign in to comment.