Quantcast
Channel: Active questions tagged redis+java - Stack Overflow
Viewing all articles
Browse latest Browse all 2203

Failed to add object to RedissonSet

$
0
0

I am using redis 6.0.5 and redisson client 3.14.9

My service on prod fails to add object to RedissonSet.my code looks like this:

redissonClient.getSet(setName).add(newValue)

The add API returns false sometime, meaning failed to add object.I don't see any logs of error, and don't know what could be the reason of failures.


Viewing all articles
Browse latest Browse all 2203

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>