Teach netconf-impl about maximum incoming chunk size 02/102302/4
authorDanielCV <daniel.viswanathan@verizon.com>
Wed, 7 Sep 2022 10:51:21 +0000 (16:21 +0530)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Sep 2022 15:46:22 +0000 (17:46 +0200)
commit749ca82871b9c17e40e6e3e3bca326f9889e0025
treee5be91fb3e9b68318b85525e19505df64b102376
parent2fc4757ba72a830460481d909e4ab61839828512
Teach netconf-impl about maximum incoming chunk size

Negotiators can specify custom maximum chunk size, this patch teaches
netconf-impl's configuration to take advantage of that.

JIRA: NETCONF-898
Change-Id: I1532a7e56e496c55af0d510e0259479fe2508eb4
Signed-off-by: DanielCV <daniel.viswanathan@verizon.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-impl/src/main/java/org/opendaylight/netconf/impl/NetconfServerSessionNegotiator.java
netconf/netconf-impl/src/main/java/org/opendaylight/netconf/impl/NetconfServerSessionNegotiatorFactory.java
netconf/netconf-impl/src/main/java/org/opendaylight/netconf/impl/NetconfServerSessionNegotiatorFactoryBuilder.java