Warn in startup if dvv_enabled is false [JIRA: RCS-224]#1176
Warn in startup if dvv_enabled is false [JIRA: RCS-224]#1176
Conversation
|
For completeness, one more assertion of |
|
add check on lww=false, too. Also, result of |
|
Ooops, dialyzer. |
b0b07dc to
e67db50
Compare
|
Okay, pleased dialyzer |
|
I added following lines to riak.conf and start riak and riak-cs, then got warning about Configuration is wrong? |
|
I also tested with this config: My test result: https://gist.github.com/kuenishi/eeb601889e985a6072fb My conclusion: it's like a Riak bug in PB API. |
|
Found the culprit: https://github.com/basho/riak_pb/blob/develop/src/riak_pb_codec.erl#L241-L299 The decoder ignores |
|
Then, this PR will be deferred to 2.1.1? |
|
Opened basho/riak_pb#127 as a right fix. We'll have to work on workaround, too... |
If fortunately that is included in Riak 2.1.2, I'd be happy but will push my workaround. |
There was a problem hiding this comment.
It's better to add white spaces at the end of these two lines because concatenated string is shown in the log.
|
Dropping this off of 2.1.0 because it's silly to connect to HTTP port just for checking dvv_enabled. Will revive this after basho/riak_pb#127 is merged. |
|
This is on-hold because of riak kv side issue. This is worth to put in future version of riak_cs. |
No description provided.