Adjust window on read 28/89828/1
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:23:43 +0000 (11:23 +0200)
commit05eae039e64f7a5903b21f1eabc8f6aa6c4d88e1
tree99ed677c3fa4b9418259d372183c50f9de4f33d5
parent10c371e3dec2d6ec66607ee4b2ed3ae962469658
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>
(cherry picked from commit 65f621ffc65f5905bd94692927ca8e4fede5efff)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/NettyAwareChannelSubsystem.java