Skip to content

Better Handling for enable_consensus [JIRA: TOOLS-255] #90

@pogzie

Description

@pogzie

As commented by Kaz in ticket 13306

"Riaknostic verifies the combination of AAE and strong consistency, and expects enable_consensus is always defined as true or false in riak_core section of app.config. If a user uses riak.conf, enable_consensus is generated by cuttlefish. However, a user used app.config which didn't contain enable_consensus config."

A workaround is to use riak.conf, or add the following in riak_core section of app.config:
{enable_consensus, false}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions