Redis Caused by: java. io. IOException: The software on your host terminated an established connection

PossibleSolutionRedis configuration is set to enable protected mode by default, so turn off protected mode when restarti...

Redis [CRASH] MODULE LOADEX invalid config

Crash reportIf an unexisting parameter name is used with MODULE LOADEX the server crashes. Test with rejson.so127.0.0.1:...

Redis [BUG] Performance regression of mset command after introducing INFO KEYSIZES

Describe the bugWhen running redis-benchmark, I found that the mset benchmark on latest unstable version(#cf83803) is ob...

Redis [BUG] redis sentinel 100% cpu usage

Describe the bugredis sentinel is having 100% cpu usage. we are using redis-ha helm chart version 4.12.15 under default...

Redis Sentinel split-brain after failover

Describe the bugDeployment architecture: We are running a two replica deployment (one master.one replica) in the cloud o...

Redis Random Data Loss in Redis Cluster During Bulk Operations

Issue DescriptionI'm experiencing random data loss in my Redis cluster setup. Here's a detailed breakdown of the scenari...

Redis [CRASH] redis crashes due to corrupted in-memory data structure

Crash reportWe are running redis 5.0.4 with 4 master + 4 slave nodes and 40+ GiB data per node.Two out of four slave nod...

Redis [QUESTION] Redis Cluster replica-priority

I have a 3 master 9 slave redis cluster. 3 master and 3 slave located in DC1, 6 slave located in DC2. I want to set repl...

Redis [NEW] Improve redis upgrade/downgrade safety regarding rdb versions

The problem/use-case that the feature addressesCurrently an RDB version upgrade introduces a point-of-no-return.Let's lo...

Redis [BUG] redis-cli SCAN command in cluster mode picks nodes in random

Describe the bugSCAN command in cluster mode picks nodes in random To reproduceredis-cli -c -h <redis-host-in-cluster...

Redis [BUG] Unable to connect to Redis

Describe the bugUnable to connect Redis to Spring boot dockerize applicationTo reproduceI'm using a Redis image for my S...

Redis Sentinel State Incosistency

Redis version: 4.0.1We are running 1 master with 1 slave and 4 sentinels on Kubernetes.Out problem is that sometimes one...

Redis [QUESTION] Consistent Hashing with Redis Clusters.

Since Redis has the notion of slots (that hold keys), is it possible to have a master less implementation of Redis Clus...

Redis [BUG] https://antirez.com throws SSL error in Chrome

It looks like the http://antirez.com/ site doesn't support HTTPS which causes chrome to complain when the chrome always-...

Redis [BUG] invalidation messages received before ACK of SUBSCRIBE __redis__:invalidate

Tried with 6, 7 and 8 on Docker.I use a connection pair where I do on A:CLIENT TRACKING ON REDIRECT <B id> prefix ...

Redis [NEW] Optimize HyperLogLog by SIMD acceleration

We found that the dense-encoding part of HyperLogLog can be significantly accelerated by SIMD instructions.Our benchmark...

Redis [BUG] redis-server TLS connection close breaks OpenSSL 3 clients

Describe the bugOpenSSL 3 clients are more sensitive to how connections are closed by servers.As far as I understand it,...

Redis BUG: Redis Sentinel (7.2.4) liveness or readiness probe timeout

We’re encountering an issue with Redis in Sentinel mode. Everything works as expected, but the Redis and Sentinel contai...

Redis protected mode enabled and err reporting from sentinel

We recently ran into an issue related to protected mode on one of our redis sentinel clusters. In this cluster setup w...

Redis redis 3.2.1 protected-mode is not work,i still cant connect to the sentinel server

i have set the redis config file as " protected-mode no" ,and set the password in the config.but still get the DENIED Re...
上一页 下一页
.