lettuce icon indicating copy to clipboard operation
lettuce copied to clipboard

Move to Netty 4

Open sscarduzio opened this issue 12 years ago • 2 comments

I'm using Lettuce in my Vert.x 2.0 project. Vert.x 2.0 is on Netty 4. So now I have two major versions of Netty in my dependencies. Not sure if this will cause problems.. However, Is there any plans to upgrade to Netty 4.0 in Lettuce ?

-Simone

sscarduzio avatar May 09 '13 13:05 sscarduzio

Hello Simone, I do plan to upgrade lettuce to netty 4.0. Not immediately though, suspect it will need a few point releases to stabilize. I noticed they're still making breaking changes in the CR releases, and netty 3 has had a lot of buggy point releases too.

wg avatar May 09 '13 22:05 wg

Hi, I just made a pull request here - https://github.com/wg/lettuce/pull/21. Please review and leave me some comments :D Thanks!

jongwook avatar Jul 29 '13 11:07 jongwook