Adjust window on read 81/89781/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 14 May 2020 21:09:03 +0000 (23:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 15 May 2020 09:11:20 +0000 (11:11 +0200)
commit65f621ffc65f5905bd94692927ca8e4fede5efff
tree7341f715c17619f5c770598c892da3ae6324f8c4
parentf9f2f83fa2f15b272ada369ea97ccbbfbde6a0b2
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