一、该问题的重现步骤是什么?
1. 由于Redis禁用了keys命令,导致CacheUtil.clear()方法报错
二、你期待的结果是什么?实际看到的又是什么?
切换到redis的scan命令.
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
商业版3.0.1Re
四、请提供详细的错误堆栈信息,这很重要。
org.springframework.data.redis.RedisSystemException: Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR unknown command `KEYS`, with args beginning with: `000000:blade:sys::*`,
at org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter.convert(LettuceExceptionConverter.java:54)
at org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter.convert(LettuceExceptionConverter.java:52)
at org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter.convert(LettuceExceptionConverter.java:41)
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端