logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

netty内存溢出OutOfDirectMemoryError: failed to allocate 16777216 byte(s) of direct memory (used: 2595225

使用netty框架做客户端服务器,项目运行一段时间后发现如下异常:异常信息:OutOfDirectMemoryError: failed to allocate 16777216 byte(s) of direct memory (used: 251658240, max: 259522560)15:01:14.034 [nioEventLoopGroup-2-1] WARN io.netty.c

#nio
到底了