Todd West

Results 7 comments of Todd West

I updated my operator to wait for the replica to reach a healthy state before kicking off the rebalance operation and that does appear to have prevented the open slot...

> I believe if @towest-nr waited a bit more (cluster_node_timeout), the cluster will go back to a consistent and correct state. @towest-nr, do you mind giving a try? @PingXie Just...

Pretty anecdotal but updating `NET_MAX_WRITES_PER_EVENT (1024 * 64)` to `NET_MAX_WRITES_PER_EVENT (1024 * 16)` either gets rid of the SSL errors or they are infrequent enough that I can't repro it...

ok, I found an even easier to way to reproduce this issue. This might even be possible to repro on a single Redis node (not clustered, no replicas) but I'll...

FWIW, I tried running this locally using a single valkey instance natively on my M1 and I'm struggling to reproduce this. I was able to repro it every time while...

@madolson Not sure if you had a chance to look into this yet or not but I have another datapoint and steps to reproduce with a single node running locally....