AutoConfigure detects protocol failure HeartBeats allow ReplicaReconfig by leachdaniel-clark · Pull Request #2779 · StackExchange/StackExchange.Redis
added a commit that referenced this pull request
Sep 3, 2024NickCraver added a commit that referenced this pull request
Sep 3, 2024…cks (#2784) * Fix #2778: Run CheckInfoReplication even with HeartbeatConsistencyChecks This is an issue identified in ##2778 and #2779 where we're not updating replication topology if heartbeat consistency checks are enabled because we exit the `if` structure early. This still runs that check if it's due in both cases, without changing the behavior of the result processor. * Add release notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters