OSCHINA 社区最新专区文章 |
Av oid to use blocking commands in Async/JavaRx/Reactive handlers. Posted: 07 May 2022 12:30 AM PDT 我在代码使用到这种调用方式 String o = redisTemplate.opsForValue().get(key); 当我进行压力测试的时候发现偶尔会出现一下的报错 Caused by: org.redisson.client.RedisTimeoutException: Command still hasn't been written into connection! Avoid to use blocking commands in Async/JavaRx/Reactive handlers. Try... |
You are subscribed to email updates from OSCHINA 社区最新专区文章. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment