-
Notifications
You must be signed in to change notification settings - Fork 537
2.0 known issues
macintux edited this page Sep 26, 2014
·
11 revisions
This page contains a list of known issues with Riak 2.0.
- Bitcask merges crash due to bitcask#185. Until this is resolved, you can find a patch and instructions here to fix the cause of the crashes
- Related to riak_kv#782, in clusters that have downgraded from 2.0, objects written with DVV enabled will break JavaScript MapReduce and precommit hooks.
- riak_ee-issues#14 - Realtime replication processes are left running after realtime replication has been stopped and disabled.
- node_package/150: Bad SOLR temp directory on FreeBSD 10
- node_package/162: Ctrl-C causes unexpected behavior in
riak-admin top
and more -
cuttlefish#158 An erroneously formatted
advanced.config
file will cause a crash with an inscrutable error message. -
cuttlefish#153 A syntax error before the end of the
riak.conf
file can result in a crash with an inscrutable error message. - cuttlefish#145 Some configuration errors are swallowed when other errors are encountered.
- riak_dt#98 Reset-Remove semantic not fully supported for counters in Maps.
- riak_dt#99 Deferred operations may be lost before delivery in some cases.
- riak_api#65 CRL handling is overly aggressive
-
riak_pb#96
young_vclock
bucket property can be set to -1, but isuint32
in PB message. - riak_pb#57 riak_pb README is missing build instructions for Python
- riak_pb#92 riak_pb README has out-of-date message list
- riak_ee#276 Add '+sfwi 500' and '+scl false' to riak.conf via cuttlefish
- riak-erlang-client#190 riak-erlang-client README lacks security content
- riak-erlang-client#155 Request timers are started too early
-
riak-python-client#366 RiakBucket.search could consult
search_index
bucket property - riak-python-client#365 RiakBucket.delete doesn't allow deleting datatypes
- riak-python-client#364 Documentation fixes
- riak-ruby-client#184 Security handling in JRuby unstable
- riak-ruby-client#179 CRDT operations don't support returning and vivifying a body