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?  -- 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