• Nick Craver's avatar
    Better Connection Counts & Error Messages (#1397) · a01cd041
    Nick Craver authored
    * ConnectionMultiplexer: track global counts for deebugging
    
    * Build dammit
    
    * Move to per-multiplexer/add tests
    
    Note: I know mutiplexer isn't spelled right - will fix that in a follow-up to avoid noise.
    
    * Fix test key names
    
    Broken since the 2.1 bump, oops
    
    * Simplify the NoConnectionAvailable static
    
    Simpifies usage for all callers. Also shares code and adds diagnostics to the "no connection" case.
    
    * Add tests for NoConnectionException
    
    * Failover: fix tests and debug some
    
    SubscriptionsSurviveMasterSwitchAsync is a thorn in our side - moving to DEBUG.
    
    * Remove bad check
    
    Inner is irrelevant here - can be not-null depending on the connection race.
    
    * Update message and add more tests!
    
    * Bump pipelines to 2.1.6
    a01cd041
Name
Last commit
Last update
.github Loading commit data...
build Loading commit data...
docs Loading commit data...
src Loading commit data...
tests Loading commit data...
toys Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
Build.csproj Loading commit data...
Directory.Build.props Loading commit data...
LICENSE Loading commit data...
NuGet.Config Loading commit data...
README.md Loading commit data...
Shared.ruleset Loading commit data...
StackExchange.Redis.sln Loading commit data...
StackExchange.Redis.sln.DotSettings Loading commit data...
StackExchange.Redis.snk Loading commit data...
appveyor.yml Loading commit data...
build.cmd Loading commit data...
build.ps1 Loading commit data...
global.json Loading commit data...
version.json Loading commit data...