-
Some entries are missing in reflect-config.json, which causes the application to crash when running as a native image (native Spring Boot application). Encountered with `org.redisson.RedissonLock`, ot…
-
**Expected behavior**
**Actual behavior**
I set the readmode to slave, and get operations such as getbit and hgetall are only performed on the slave node, but srandmember is only performed on …
-
Specification we are using:
AWS Elasticache- Redis 5.0.6 (Cluster Mode with master and slave)
Redisson library; 3.16.4
connectTimeout: 3000
timeout: 1000
retryAttempts: 1
slaveConnectionMinimu…
-
**Describe the bug**
Spring Session cannot handle Spring Boot 2.3 and 2.4 sessions in parallel, because the serialization of `SecurityContextImpl` is whether backward nor forward compatible:
```
ja…
-
Consider making the value of @Testcontainer an array, or making the annotation repeatable so that multiple containers can be managed on a given test.
-
### Steps to reproduce
I'm trying to update rails from version`7.1.3.2` to `7.1.2` along with it's dependencies.
The Gemfile is as follows:
```
source "https://rubygems.org"
git_source(:g…
-
## Question
I run it in windows with idea, but I can't start gateway.
Is there a document that can explain how to run it?
## Configure
I pull from lastest develop branch,configure only modi…
-
Hello!
I encountered an issue while using RedisTemplate.executePipelined with Redis Cluster. I'm attaching a Minimal Reproducible Example ([MRE](https://github.com/EMDavl/redis_bug)) for your referen…
-
### Your question
Can't compile code generated with Jooq gradle plugin. There is an error, I guess there is no appropriate parent constructor. See IDEA highlighted error on the following screenshot. …
-
Please is there a way to interact with jackhammer via CLI.I would like to schedule some scanning job using tools I have in jackhammer. So i want to do this via CLI. Any suggestion please? Thanks in …