Git-dongbotao opened a new issue, #635:
URL: https://github.com/apache/mina-sshd/issues/635

   ### Version
   
   2.14.0
   
   ### Bug description
   
   I used sshd to establish two connection channels, and then there was a 
thread pool that sent custom heartbeat commands to the servers of the two 
connections every minute. However, I upgraded sshd from 2.2. 0 to 2.14. 0 and 
found that the link was disconnected. 
   
   ### Actual behavior
   
   pumpInputStream(ChannelShell[id=0, 
recipient=1]-ClientSessionImpl[xxxx@/xxx.xxx.xxx.xxx:port]) Caught IOException: 
Pipe broken
   
   channel is closed. org.apache.sshd.common.util.io.output.NoCloseOutputStream
   
   ### Expected behavior
   
   How can I solve this problem?
   
   ### Relevant log output
   
   _No response_
   
   ### Other information
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to