apple / apple/foundationdb

Persist largest known protocol version

Open
#6,437 3 comments 0 reactions 1 assignee Assigned to @sfc-gh-bvr View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

Because downgrades are only supported for one minor version, we would like to prevent downgrading too far, because this would cause undefined behaviour. A cluster should persist the largest used protocol version and expose this through `status json`. If a process attempts to start with a version that we cannot downgrade to, it should be prevented from making progress.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.