OpenSearch/modules/transport-netty4
Tim Brooks f69cc78b67 Release pipelined http responses on close (#26226)
Right now it is possible for the `HttpPipeliningHandler` to queue
pipelined responses. On channel close, we do not clear and release these
responses. This commit releases the responses and completes the promise.
2017-08-16 13:23:32 -05:00
..
licenses Upgrade to Netty 4.1.13.Final 2017-07-06 15:37:00 -04:00
src Release pipelined http responses on close (#26226) 2017-08-16 13:23:32 -05:00
build.gradle Upgrade to Netty 4.1.13.Final 2017-07-06 15:37:00 -04:00