Nikita Koksharov
Nikita Koksharov
I need a code sample to reproduce it
It's a codec issue. Try to use the same version of the codec and Kryo5Codec class
I'll add serialization of SocketAddress and InetAddress objects.
Unable to reproduce with the code below: ```java @Test void xxx() { RSet set = client.getSet("test"); // added with 3.27.0 for (int i = 0; i < 10; i++) {...
I'm afraid I can't help here without test code
blpop execution will continue if there is no data in queue
> We restarted the service, but the previous BLPOP connection may still be active It's a Redis vendor issue then
correct DCO check
Any update?
Sorry, for the late reply. Can you add `setRate` method with Args parameter and deprecate other `setRate` methods? It will have required: `mode`, `rate`, `rateInterval` params and `keepAliveTime`, `clearState()` optional...