PhysicalBridge always returns NoConnection after exception during message write / connection flush by hamish-omny · Pull Request #1374 · StackExchange/StackExchange.Redis
…on is thrown while trying to send the message or flush the connection. Leaving _activeMessage set causes WriteMessageInsideLock to always return a "NoConnectionAvailable" error indefinitely
NickCraver pushed a commit that referenced this pull request
Mar 14, 2020Tidying this up so the diff/fix in #1374 is easier to analyze.
This was referenced
Mar 14, 2020This was referenced
Mar 14, 2020This was referenced
Mar 14, 2020This was referenced
Mar 15, 2020This was referenced
Mar 15, 2020edgarrs pushed a commit to microsoft/BuildXL that referenced this pull request
Apr 24, 2020This PR updates `Redis.StackExchange` library to version 2.1.30 to include a fix that supposedly solves the problem with the inability of a process to connect to Redis instance. This is the PR that this version includes: StackExchange/StackExchange.Redis#1374 We do have many cases when the process fails to connect to on Redis instance and after the service restart it immediately (within seconds) successfully connects to it. Related work items: #1697377
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