szhengli commented on issue #11951:
URL: https://github.com/apache/dubbo/issues/11951#issuecomment-1488226020

   
   if keep sending request to  the app,  if run (curl localhost:22222/offline 
&& sleep 60  
   kill   $(ps  -aux | awk  '/jav[a]/ {print $2} ' )),   the above errors DO 
happen. i run a provider and a consumer on seperate VMs.  I use jmeter to 
generate http request.
   
   
   I also  I highly suspect even the app completes offline comand, it may still 
able to receive the input request, though the errors happen.
   any help?
   
   
   
![image](https://user-images.githubusercontent.com/16127498/228484782-be9e22e4-8741-44ea-9923-800385b6effe.png)
   


-- 
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: notifications-unsubscr...@dubbo.apache.org

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


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

Reply via email to