Status of Netty 5.0.0

942 views
Skip to first unread message

Sverre Moe

unread,
Apr 8, 2016, 8:50:21 AM4/8/16
to Netty discussions
What is the status of Netty 5.0.0?
It has been a year since 5.0.0-Alpha2 was released. While 4.1.0.CR6 was release this month.

Sverre Moe

unread,
Apr 11, 2016, 2:44:23 AM4/11/16
to Netty discussions
He probably forgot to reply-to-all.

From Trustin Lee:
We decided to drop Netty 5 in favor of 4.1. Please use 4.1 instead.

Sverre Moe

unread,
Apr 11, 2016, 2:47:14 AM4/11/16
to Netty discussions
I have moved over to 4.1.0.CR6 and see that not everything from 5.0.0 was kept:
The following method was discarded:
io.netty.channel.SimpleChannelInboundHandler#messageReceived(io.netty.channel.ChannelHandlerContext, java.lang.Object)
For the following method used in 4.1
io.netty.channel.SimpleChannelInboundHandler#channelRead0(io.netty.channel.ChannelHandlerContext, java.lang.Object)

Norman Maurer

unread,
Apr 11, 2016, 3:02:34 AM4/11/16
to ne...@googlegroups.com
This is expected as we can not rename the method in a dot release as this would be an API breakage 

--
You received this message because you are subscribed to the Google Groups "Netty discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netty+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netty/03ceb4b3-c750-471d-a7ff-27698a8e7884%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sverre Moe

unread,
Apr 11, 2016, 5:53:30 AM4/11/16
to Netty discussions
If 5.0.0 has been abandoned then perhaps its documentation should be removed or updated

Arnab Biswas

unread,
Apr 11, 2016, 6:50:48 AM4/11/16
to ne...@googlegroups.com
If I have understood correctly, as per this stack overflow thread the 4.0 behaviour of HttpRequestDecoder or HttpResponseDecoder was supposed to be changed in 5.x :

[Trustin] However, I do agree this is not intuitive. We are going to fix this in Netty 5 in such a way that the decoder produces only a single HTTP message object and streaming its content to it later.

However, as per 4.1 documentation, the behaviour has not been changed between 4.x to 5.x. Is my understanding correct (Minor revision and hence no API changes?)?

Thanks,
Arnab


--
You received this message because you are subscribed to the Google Groups "Netty discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netty+un...@googlegroups.com.

Mumuney Abdlquadri

unread,
Apr 11, 2016, 6:58:50 AM4/11/16
to ne...@googlegroups.com
Are there any details as to why 5.0 was dropped for 4.1... just curios..

Reply all
Reply to author
Forward
0 new messages