SERVER-123189 Find correct segment after seal transitions (#51864)

GitOrigin-RevId: fdac0c1f358ebf2c0ff31f8ab8d5158b4723c43e
This commit is contained in:
Gregory Wlodarek 2026-04-15 19:49:14 +10:00 committed by MongoDB Bot
parent a86cf775a8
commit a7a8a7f747

View File

@ -379,6 +379,9 @@ RENAMED_COMPLEX_ACCESS_CHECKS:
# Parameters removed in 8.0 can remain here indefinitely as they're no longer supported.
# Parameters removed in later versions should have associated tickets for documentation/deprecation.
IGNORE_REMOVED_PARAMETERS_LIST:
# Renamed from invalidStartLsn* to readLog* in SERVER-123189.
- "invalidStartLsnMaxRetries"
- "invalidStartLsnRetryDelayMillis"
# Parameters removed between 8.0.18 and 8.2.4, we are assuming these have been removed long enough
# to not cause any problems
# These can be deleted from this list when we no longer check against 8.0 (this should be after we branch 9.0)