eclipse-vertx / eclipse-vertx/vert.x
Update Netty version to allow retries with TCP on timeout
Open
enhancement
- Dominant language
- Java
- Stars
- 14.7k
- Forks
- 2.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 28
Description
There was a [recent update to Netty](https://github.com/netty/netty/pull/13757/files#diff-e7ae8540514a0e3caa415abc27aaee9fe93b7732d318d05a9534686447a162b9R282) that provides an option to retry with TCP upon timeouts. Could we update the Netty version (to v. 4.1.105) and also either expose this option, or set it to true by default (don't see why people may not want this)?
Contributor guide
Assessment
This issue has not been assessed yet.