Filter out 'temporary placeholder' cluster nodes with a handshake flag by TimLovellSmith · Pull Request #3043 · StackExchange/StackExchange.Redis
…that redis creates internally during cluster handshake (during initial cluster MEET, cluster MEET, cluster PONG sequence) since they are not expected to be usable members of the cluster at that time.
approved these changes Mar 24, 2026
…external callers can still fetch the value - add new IgnoreFromClient internal member for ^^^, and use - support "handshake" etc in the in-proc test server - support "only initially connect to default node" in the in-proc test server - add a unit test that handshake nodes are ignored
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