OutOfDirectMemoryError OutOfDirectMemoryError錯誤,使用Springboot . 整合Redis出現這個錯誤,是堆外內存錯誤的意思,原因是springboot . 以后默認使用lettuce作為操作redis的客戶端。它使用netty進行網絡通信。 lettuce的bug導致netty堆外內存溢出,項目啟動時指定 Xmx m netty如果沒有指定堆外內 ...
2021-12-31 09:46 0 743 推薦指數:
查看詳情