OpenSearch/plugins/transport-nio
Tim Brooks 619028c33e
Implement transport circuit breaking in aggregator (#54927)
This commit moves the action name validation and circuit breaking into
the InboundAggregator. This work is valuable because it lays the
groundwork for incrementally circuit breaking as data is received.

This PR includes the follow behavioral change:

Handshakes contribute to circuit breaking, but cannot be broken. They
currently do not contribute nor are they broken.
2020-04-07 17:10:31 -06:00
..
licenses Upgrade netty to 4.1.45.Final (#51689) 2020-02-18 09:11:29 -07:00
src Implement transport circuit breaking in aggregator (#54927) 2020-04-07 17:10:31 -06:00
build.gradle Upgrade netty to 4.1.45.Final (#51689) 2020-02-18 09:11:29 -07:00