OpenSearch/modules/transport-netty4
Tim Brooks ad233e3e38
Add test for CopyBytesSocketChannel (#46031)
Currently we use a custom CopyBytesSocketChannel for interfacing with
netty. We have integration tests that use this channel, however we never
verify the read and write behavior in the face of potential partial
writes. This commit adds a test for this behavior.
2019-08-27 11:25:22 -05:00
..
licenses Upgrade to Netty 4.1.38 (#45132) (#45364) 2019-08-09 03:38:14 +02:00
src Add test for CopyBytesSocketChannel (#46031) 2019-08-27 11:25:22 -05:00
build.gradle Upgrade to Netty 4.1.38 (#45132) (#45364) 2019-08-09 03:38:14 +02:00