Require maximum chunk size to be specified 22/101922/10
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Jul 2022 16:32:03 +0000 (18:32 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Jul 2023 08:20:35 +0000 (10:20 +0200)
commitd549f0b55e08fd9998d0eb1e8950ee73c42d06ec
tree7d25d9233805a5cf7c9cedcb400e0911b129ff5c
parent9182a721e9d11e29ddecf7238683ac017cc9b192
Require maximum chunk size to be specified

The default incoming chunk size is controlled by session negotiator,
make sure to co-locate the tuneable value there and remove deprecated
constructors for both NetconfChunkAggregator and
AbstractNetconfSessionNegotiator.

Change-Id: Iab489e35e18905c33a747a52c1698ece4e51d3ef
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionNegotiator.java
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfChunkAggregator.java