zmrush opened a new issue, #302:
URL: https://github.com/apache/mina-sshd/issues/302

   ### Version
   
   2.9.1
   
   ### Bug description
   
   i observed in cases, the write packet thread is always running  and in the 
interval i saw 
"equestNewKeysExchange(ClientSessionImpl[root@/47.104.92.124:22]) Initiating 
key re-exchange
   method:o.a.s.c.s.ClientSessionImpl(AbstractSession.java:2404) " in log 
   
   ### Actual behavior
   
   after i saw log 
"equestNewKeysExchange(ClientSessionImpl[root@/47.104.92.124:22]) Initiating 
key re-exchange
   method:o.a.s.c.s.ClientSessionImpl(AbstractSession.java:2404)",the write 
packet thread is soar to 100%,not stopped
   
   ### Expected behavior
   
   i expect when the connection is closed the cpu is down,and the thread is 
stopped
   
   ### Relevant log output
   
   ```Shell
   equestNewKeysExchange(ClientSessionImpl[root@/47.104.92.124:22]) Initiating 
key re-exchange
   method:o.a.s.c.s.ClientSessionImpl(AbstractSession.java:2404)
   ```
   
   
   ### 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