Adjust window on read 56/89756/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 14 May 2020 21:09:03 +0000 (23:09 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 15 May 2020 09:16:26 +0000 (09:16 +0000)
commit49275c4d9c884f400a3df21644953cd5ce8ac7d3
tree138ab6491f5a394d1f8bee9858416788ad756dfd
parentb4e31a7c0cf7ecfdc4160a379e26ded9fedf9ecb
Adjust window on read

As a side-effect of us bypassing the read function, we no longer
update the window occupancy, which leads to the other side stopping
sending data. Make sure we adjust the window after passing the data
down the pipeline.

JIRA: NETCONF-686
Change-Id: I66c4873d901f7b88aabd97a1c599be64397b16c7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/NettyAwareChannelSubsystem.java