You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ne...@googlegroups.com
Hi Netty development team,
As we know the CompatibleObjectDecoder was removed during the Netty 3.x to 4.x upgrade due to some unfixable bug. May I know if there’s any plan to added it back in the future? In the book “Netty in action” still mentioned about using such class for JDK deserialization. If I want to talk with a very old system which still using the ObjectOutputStream for serialization is there any solution for this?