You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/03/10 06:59:19 UTC

[GitHub] [dubbo] BurningCN opened a new issue #9759: [Resource cleanup] Child modules are prematurely purged from parent modules

BurningCN opened a new issue #9759:
URL: https://github.com/apache/dubbo/issues/9759


   When the following code is executed in `RegistryProtocol#ExporterChangeableWrapper#unexport`, the `moduleModule` has been prematurely removed from the `applicationModule`.
   ![image](https://user-images.githubusercontent.com/43363120/157605509-7be4730d-6a72-495c-abb7-d7b6800488b1.png)
   ![image](https://user-images.githubusercontent.com/43363120/157605343-be9eb9f6-c207-4742-8bc0-499e4d40ef14.png)
   
   This problem is consistent with the `fixme` mentioned elsewhere
   ![image](https://user-images.githubusercontent.com/43363120/157605809-f9795b1c-e2df-4af8-a78c-a4a12b12e872.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-unsubscribe@dubbo.apache.org

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



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