Shachar Langbeheim
Shachar Langbeheim
Hi, tl;dr: If you're using a single machine and a single `ConnectionMultiplexer`, you should enumerate all of the endpoints. If you're using more `ConnectionMultiplexer` over all of your client machines,...
That was the first test I described :)
AWS reports maintenance events using AWS [SNS notifications](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ECEvents.SNS.html), not through Redis' pub/sub mechanism. What would be the best way to inject external messages to the client?
@NickCraver We're looking into adding pub/sub maintenance events. ATM, what should be the user's expectation regarding a cluster mode disabled server with replicas? I see that the Jedis client can...
Great, happy to know this is a known issue. Anything I can do to help? As I mentioned, I have an EC2 machine on which I can consistently reproduce such...
I can test a branch on Linux or Windows machines using an ElastiCache server.