Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Netty version to 4.1.41.Final #842

Merged
merged 1 commit into from Oct 24, 2019
Merged

Update Netty version to 4.1.41.Final #842

merged 1 commit into from Oct 24, 2019

Conversation

violetagg
Copy link
Member

Adapt to a change in Netty connection pool
netty/netty#9542

@violetagg violetagg added this to the 0.8.12.RELEASE milestone Sep 12, 2019
@violetagg violetagg changed the base branch from master to 0.8.x September 12, 2019 12:42
@violetagg
Copy link
Member Author

Please wait with this as there is a new release 4.1.41.Final

Adapt to a change in Netty connection pool
netty/netty#9542
@violetagg violetagg changed the title Update Netty version to 4.1.40.Final Update Netty version to 4.1.41.Final Sep 12, 2019
@violetagg
Copy link
Member Author

UDP test fails with both 4.1.40.Final and 4.1.41.Final
#844

@violetagg
Copy link
Member Author

#844 is still not resolved

@barclay-reg
Copy link

is there any chance to update directly to netty 4.1.42 ... needed to see netty/netty#9571 included, as this exposes a security issue

@simonbasle
Copy link
Member

(NB: as of today the UDP issue with epoll is still not resolved in 4.1.42.Final nor in 4.1.43.Final-SNAPSHOT)

@smaldini
Copy link
Contributor

Looking at this fix I wonder abuot the AttributeKey - it feels like this is only checking if the key has been ever used in "any pool". I suspect the intent was to check if the pool key is currently set on the channel ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants