kylixs edited a comment on issue #9079:
URL: https://github.com/apache/dubbo/issues/9079#issuecomment-950767563


   
![image](https://user-images.githubusercontent.com/5483385/138674770-8c380e6e-a050-47d2-b203-b6a6a789dead.png)
   It seems something wrong,  destroy application 1 and 2 and framework when 
starting application 3, lead to incomplete resources.
   running test 1 -> start application 1.1 -> run test method 
   -> running test 2 -> start application 1.2 -> run test method 
   -> running test 3 -> 
   -> destroy application 1.1 and 1.2 -> destroy framework  1
   -> load spring context -> start application 1.3 and use destroyed framework 1
   (at this moment, the framework model [1] is destroyed, so get every thing of 
framework is destroyed)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to