Skip to content

"ra systems" are not compatible in a mixed version cluster #225

Closed
@HoloRin

Description

@HoloRin

ra_server_sup_sup.erl performs rpc calls that assume the new version of api introduced in #200

rpc:call(Node, ?MODULE, start_server_rpc, [System, UId, Config]).

Thus, all members must use the same api version and rolling updates across the boundary won't be possible.

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