Redis REDIS BUG REPORT

=== REDIS BUG REPORT START: Cut & paste starting from here ===1249:M 03 Jan 2020 11:22:26.911 # Redis 5.0.7 crashed ...

Redis Redis Cluster Restart 'Unknown command 'SELECT' reading the append only file'

DescriptionRedis version : 4.0.14create cluster user command redis-trib.rb create --replicas 1 ipscreate cluster three...

Redis Question: Is there a way to build a custom set operation for the redis-benchmark tool?

Just wondering if it was at all possible to create a custom set operation with say "random" keys and a custom random out...

Redis [question] Redis cluster misalignment

Hi,We 've setup a Redis cluster with 3 masters and 3 replicas, all of them distributed in 3 hosts under the following co...

Redis RFE: Add a way to call SET ... EX ... which would retain the existing expiration

Currently there is no way to change value for a key which has an expiration so that the expiration would remain exactly ...

Redis RPUSH Not pushing a Particular List name

Execute the following command. redis-cli RPUSH "minion-send-zminion_CLSAN-02-00" "{\"Command\":\"ping -c2 10.243.1.51\",...

Redis redis native type key is overwritten by redis string data type

Implement redis native type key via redismodule. but it is overwritten by redis string data type. I think it is a bug.e....

Redis what happened if the reply object was changed during sending to the client ?

when a request cause a sds object list into the clients' reply list ,and increase the ref count , what if someone modify...

Redis Redis 5.9.101 crashed by signal: 8

=== REDIS BUG REPORT START: Cut & paste starting from here ===29427:M 01 Jan 2020 15:21:12.961 # Redis 5.9.101 crash...

Redis PSYNC Failed : Partial resynchronization not accepted (v 5.0.3)

Our application is deployed in two different environments (Env - 1 & Env - 2). Both environments will have two nodes...

Gorm Sqlite 在执行AutoMigration时候,如果tag中指定了索引名称,会导致不同表执行生成同样的索引名称然后报错

example: https://github.com/go-gorm/playground/pull/782package maintype Order struct { ID uint64 `gorm:"col...

Spring-ai No exception is being thrown in the case of 429 error - waiting endlessly, leading to memory leak

Bug descriptionNo error is being returned in the case of 429 error. Also, is it able to throw other type of errors other...

Spring-ai Response format for OpenAiAudioTranscriptionOptions is ignored

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring-ai Remove search condition from VectorStoreDocumentRetriever

public final class VectorStoreDocumentRetriever implements DocumentRetriever {private final VectorStore vectorStore;priv...

SpringBoot Give more meaningful name to generated SBOMs

Currently, the name of SBOMs generated using CycloneDX build plugins is hardcoded to application.cdx. While this might n...

SpringBoot OpenRewrite Link in Spring Boot 3.0 Migration Guide is broken

Within the Spring Boot 3.0 Migration Guide Jakarta EE section, the OpenRewrite link is broken.https://docs.openrewrite.o...

SpringBoot * jvm_ * metrics are missing when using spring boot 2.5.6 version

I’m using a Spring Boot project with version2.5.6 and springfox-boot-starter version 3.0.0. My project also includes a W...

SpringBoot Document Kubernetes preStop handler when using a Docker image without a shell

Or, maybe, not exactly inconsistency but now it's a bit misleading...In the Kubernetes Container Lifecycle there is a su...

SpringBoot Provide a clearer link between the documented managed dependency coordinates and version properties

Going along the lines of https://github.com/spring-projects/spring-boot/issues/21723 etc. (i.e. switching from the Sprin...

SpringBoot Add support for configuring the Redis database using spring.data.redis.url

Both Jedis and Lettese clients support specifying a database in the URL* Jedis: https://github.com/redis/jedis/blob/mast...
上一页 下一页
.