Redis [BUG] Report of STACK TRACE of Redis 5.0.14.1

=== REDIS BUG REPORT START: Cut & paste starting from here ===Redis version: 5.0.14.1[13408] 24 Sep 07:25:39.230 # -...

Redis Redis 3.2.12 crashed on aarch64

Describe the bugRedis suddenly crashed.To reproduceRun redis server.Expected behaviorI expect redis server to run withou...

Redis [QUESTION] how to get consumer group lag as in Kafka in Redis Streams

How to get consumer group lag in Redis Streams like in Kafka, This is equal to number of messages in streams - number of...

Redis [BUG] sentinel cluster auto failover caused data loss

Describe the bugredis version:6.0.8A cluster with 3 sentinels, 1 master, 1replica. When master down , cluster failover, ...

Redis Practical limitations of HyperLogLog

Are there any practical limitations to maximum number of entries in HLL depending on input data ? I was using HLL data s...

Redis [BUG] eval/evalSha fails to execute lua byte code

Describe the bugEVAL and EVALSHA do not support running lua byte code (.ljbc)and will result in error like(error) ERR Er...

Redis [QUESTION] What is the recommended procedure to backup/restore redis with sentinel?

Hi,I'm looking for a recommended procedure to backup/restore redis with sentinel (aof = true, rdb = true), on a large da...

Redis [help]Fast memory test PASSED, however your memory can still be broken. Please run a memory test for several hours if possible.

redis.confAfter adding this configuration line, Redis cannot start.loadmodule /opt/redis/RediSearch/bin/linux-x64-releas...

Redis optional sync-only and cli-only ports

IssueWithout any kind of ACLs, it's anywhere from difficult to impossible to prevent clients from writing directly to ma...

Redis [BUG] Redis cluster not recovering previously persisted data after host machine restart

Redis Version: v7.0.12Hello.I have deployed a Redis Cluster in my Kubernetes Cluster using ot-helm/redis-operator with t...

Redis Redis Cluster — Running scripts on slaves returns MOVED regardless of READONLY

Working with a redis cluster:$ redis-cli -h 10.16.44.71 CLUSTER NODES939da3d4429964a27e612dd137d6f346d4458eed 10.16.44.7...

Redis Crash in _writevToClient() for redis7.0.12

redis部署模式为sentinel,系统为中标麒麟,版本为V10-sp3(2212),redis部署版本7.0.12,在某一时间点,redis主节点master突然内存崩溃,redis进程被系统直接kill掉,排查服务器内存、cpu、io...

Redis [BUG] evalSha_RO is slower than evalSha

Describe the bugEVAL_RO and EVALSHA_RO should be faster then EVAL/EVALSHAIn some cases it's correct for EVAL_RO/EVAL, bu...

Redis Issue with Partial Resynchronization(PSYNC) feature supported by Redis v4

We found one issue with Partial Resynchronization(PSYNC) feature supported by Redis v4.We investigated into possible sce...

Redis [CRASH] Redis seems to be crashing while creating RDB.

CrashResport.txtRedis server is trying to write to RDB where the for object hash o->encoding is neither OBJ_ENCOD...

Redis [NEW] Performance: Improve string to floating-point conversion time using Eisel-Lemire algorithm on 99% of the cases, while ensuring correctness of 100% of cases

The problem/use-case that the feature addressesPutting it simply all use cases that heavily rely on string to floating-p...

Redis [QUESTION] redis 6.0.9 fails to change password in redis.conf

we use redis 6.0.9 rpm to install redis,which runs for three years in our project.But recently we fail to update passwor...

Redis addReplyHumanLongDouble has a large overhead/weight on GEOPOS command performance

Profiling GEOPOS command we see that addReplyHumanLongDouble takes 62.36% of the total CPU cycles of the process:Samples...

Redis AOF file corrupted after a power loss aof-load-truncated yes fails too

We have been seeing this issue in production that happens after a power outage.Redis doesn't come back online because of...

Redis [NEW] Update HSET to add SET-like options

The problem/use-case that the feature addressesThe introduction of HEXPIRE opens a lot of possibilities. However, there ...
上一页 下一页
.