Skip to content

Commit 94203f5

Browse files
Stop retaining transport responses past serialization (elastic#125163)
Remove the `OutboundMessage` class that needlessly holds on to the the response instances after they are not needed any longer. Inlining the logic should save considerably heap under pressure and enabled further optimisations.
1 parent 2ae0556 commit 94203f5

File tree

9 files changed

+444
-549
lines changed

9 files changed

+444
-549
lines changed

server/src/main/java/org/elasticsearch/transport/NetworkMessage.java

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)