apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.19k stars 1.29k forks source link

Fix CI failure by AccumulativeChecksum in downgrade test #11354

Closed kakaiu closed 2 months ago

kakaiu commented 2 months ago

Release-7.3.41 enables backwards compatibility from release-7.4 for the accumulative checksum feature.

Release-7.3.41 includes: https://github.com/apple/foundationdb/pull/11193 adds compatibility of mutation checksum bit in MutationRef; https://github.com/apple/foundationdb/pull/11281 adds compatibility of accumulative checksum index bit in MutationRef; https://github.com/apple/foundationdb/pull/11289 adds compatibility of accumulative checksum mutation when SS receives a mutation.

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

foundationdb-ci commented 2 months ago

Result of foundationdb-pr-clang-ide on Linux CentOS 7

foundationdb-ci commented 2 months ago

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

foundationdb-ci commented 2 months ago

Result of foundationdb-pr-clang on Linux CentOS 7

foundationdb-ci commented 2 months ago

Result of foundationdb-pr on Linux CentOS 7