Skip to content

Commit ab44f5f

Browse files
committed
Add InboundHandler for inbound message handling (elastic#40430)
This commit adds an InboundHandler to handle inbound message processing. With this commit, this code is moved out of the TcpTransport. Additionally, finer grained unit tests are added to ensure that the inbound processing works as expected
1 parent 419cf1c commit ab44f5f

File tree

7 files changed

+526
-688
lines changed

7 files changed

+526
-688
lines changed

modules/transport-netty4/src/test/java/org/elasticsearch/transport/netty4/Netty4TransportIT.java

-131
This file was deleted.

plugins/transport-nio/src/test/java/org/elasticsearch/transport/nio/NioTransportIT.java

-132
This file was deleted.

0 commit comments

Comments
 (0)