-
-
**Expected behavior**
rename session id
**Actual behavior**
org.springframework.data.redis.RedisSystemException: CROSSSLOT Keys in request don't hash to the same slot. channel: [id: 0xd86c179…
-
Thank you very much to the development team for providing a more lightweight search solution. However, I've encountered some issues and hope to get some help:
I'm using Java 21, Spring Boot 3.3.0, …
-
Summary:
I've encountered an issue where Swagger UI is not accessible in my Spring WebFlux application despite configuring it with springdoc-openapi-starter-webflux-api.
Steps to Reproduce:
…
-
### 简要描述
redis没有'eval'命令,lua权限。
### 模块版本情况
* WxJava 模块名: wx-java-miniapp-spring-boot-starter:
* WxJava 版本号: 4.6.0
### 详细描述
redis没有'eval'命令,lua权限。甲方运维安全考虑关闭了。所以建议不用'eval'这玩应,或者加个控制按钮关闭。不然坑挺大…
-
**Is this a support request?**
Not sure we need it anymore. We had to remove all feature flags from our background jobs as application was not working reliably. It took time to find out if the proble…
arekt updated
1 month ago
-
**Describe the bug**
We have a grpc based service and after adding the grpcClient feature, an existing service that also has io.netty as a dependency no longer works. The redis client fails in the …
-
https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/data/redis/PropertiesRedisConnectionDetails.…
-
**What's not working?**
Used following method to delete a message from queue.
```java
rqueueMessageManager.deleteMessage(Queue.DATA_SOURCE_PROCESSING, QUEUE_PRIORITY_LOW,
processingLo…
-
请问是否是版本依赖问题导致连接不上,直接使用zookeeper编码是可以访问的,但是dubbo连接不上
## Env
dubbo 3.2.2
zookeeper 部署版本3.8.1
spring-boot 2.7.12
## LOG
```
D:\env\Java\jdk1.8.0_181\bin\java.exe -agentlib:jdwp=transport=dt_…