OpenSearch/plugins/transport-nio
Armin Braun 3e3673b518
Fix ByteBuf Leak in Nio HTTP Tests (#51444) (#51457)
It is the job of the http server transport to release the request in the handler
but the mock fails to do so since we never override `incomingRequest`.
2020-01-25 16:19:49 +01:00
..
licenses Upgrade to Netty 4.1.43 (#48484) 2019-10-25 10:17:25 -06:00
src Fix ByteBuf Leak in Nio HTTP Tests (#51444) (#51457) 2020-01-25 16:19:49 +01:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00