alexxiyang / shiro-redis

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
MIT License
1.17k stars 444 forks source link

RedisSessionDAO出现AQS线程阻塞 #146

Closed boyce-yan closed 3 years ago

boyce-yan commented 3 years ago

出现AQS线程阻塞使用了AQS的park 方法 请问下有什么办法解决吗 下面是堆栈信息

"http-nio-8888-exec-286" #2527 daemon prio=5 os_prio=0 tid=0x00007f7a6c027000 nid=0x4267 waiting on condition [0x00007f7a3f9c3000] java.lang.Thread.State: WAITING (parking) at sun.misc.Unsafe.park(Native Method)