Description
TypeSerializer<T> implementations should release the working ByteBuf instances when writing fails. This is specially concerning for composite types (List/Map/ByteCode/...) that can contain arbitrary nested types.
Attachments
Issue Links
- links to