The ByteBufInputStream object used within the ObjectDecoder never release the wrapped ByteBuf. According to the doc, as it is the last "user" of the ByteBuffer it should be responsible for calling ...
Community driven content discussing all aspects of software development from DevOps to design patterns. In this Java serialization example, we will use both the ObjectOutputStream and the ...