JedisClusterStringCommands.get(...) 67 line throw java.lang.ClassCastException by chance

15 Views Asked by At

In the case of high concurrency and frequent reads of the same key,JedisClusterStringCommands.get(...) 67 line throw java.lang.ClassCastException,it's an accidental event.

spring-data-redis version:2.5.12

org.springframework.data.redis.RedisSystemException:Unknown redis exception; nest exception is java.lang.ClassCastException

0

There are 0 best solutions below