Add possibility to use different passwords for Sentinel and Redis host (#1698) - #3140
Open
doosterkamp wants to merge 11 commits into
Open
Add possibility to use different passwords for Sentinel and Redis host (#1698)#3140doosterkamp wants to merge 11 commits into
doosterkamp wants to merge 11 commits into
Annotations
3 errors
|
Run tests
Failed test were found and 'fail-on-error' option is set to true
|
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
/_/tests/StackExchange.Redis.Tests/Issues/Issue2763Tests.cs#L10
System.AggregateException : One or more errors occurred. (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, last-in: 56, cur-in: 56, lm: 11/65/49/5, sync-ops: 20, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.02, aoc: 0, mc: 1/1/0, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=25,Free=32742,Min=4,Max=32767), POOL: (Threads=25,QueuedItems=12,CompletedItems=17943,Timers=12), v: 3.0.31.21564 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, last-in: 56, cur-in: 56, lm: 11/65/49/5, sync-ops: 20, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.02, aoc: 0, mc: 1/1/0, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=25,Free=32742,Min=4,Max=32767), POOL: (Threads=25,QueuedItems=12,CompletedItems=17943,Timers=12), v: 3.0.31.21564 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, last-in: 56, cur-in: 56, lm: 11/65/49/5, sync-ops: 20, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.02, aoc: 0, mc: 1/1/0, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=25,Free=32742,Min=4,Max=32767), POOL: (Threads=25,QueuedItems=12,CompletedItems=17943,Timers=12), v: 3.0.31.21564 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, last-in: 56, cur-in: 56, lm: 11/65/49/5, sync-ops: 20, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.02, aoc: 0, mc: 1/1/0, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=25,Free=32742,Min=4,Max=32767), POOL: (Threads=25,QueuedItems=12,CompletedItems=17945,Timers=12), v: 3.0.31.21564 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, last-in: 56, cur-in: 56, lm: 11/65/49/5, sync-ops: 20, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.02, aoc: 0, mc: 1/1/0, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=25,Free=32742,Min=4,Max=32767), POOL: (Threads=25,QueuedItems=12,CompletedItems=17943,Timers=12), v: 3.0.31.21564 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, last-in: 56, cur-in: 56, lm: 11/65/49/5, sync-ops: 20, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.02, aoc: 0, mc: 1/1/0, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=25,Free=32742,Min=4,Max=32767), POOL: (Threads=25,QueuedItems=12,CompletedItems=17943,Timers=12), v: 3.0.31.21564 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe
|
background
wait
wait-all
cancel
parallel
Loading