Skip to content

Upgrade default raft version to 3 #157

@dotdiego

Description

@dotdiego

Raft protocol version 2 was deprecated in Nomad 1.3.0 and will be removed from version 1.4.0

It would be nice to have some default values up to date with this.

A solution could be to have the following defaults :

nomad_version < 1.3.0 use Raft 2
nomad_version >= 1.3.0 use Raft 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions