OpenSearch/modules/transport-netty3
Simon Willnauer 12392b5425 Ensure port range is readable in the exception message (#20893)
Both netty3 and netty4 http implementation printed the default
toString representation of PortRange if ports couldn't be bound.
This commit adds a better default toString method to PortRange and
uses the string representation for the error message in the http
implementations.
2016-10-12 22:33:47 +02:00
..
licenses Rename transport-netty to transport-netty3 2016-07-14 22:03:14 -04:00
src Ensure port range is readable in the exception message (#20893) 2016-10-12 22:33:47 +02:00
build.gradle Introduce Log4j 2 2016-08-30 13:31:24 -04:00