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 2021/10/28 03:38:21 UTC

[GitHub] [dubbo] chickenlj opened a new issue #9151: How can I destroy the bean registered through ScopeBeanFactory

chickenlj opened a new issue #9151:
URL: https://github.com/apache/dubbo/issues/9151


   比如 ApplicationModel 持有 ScopeBeanFactory,我想在销毁 ApplicationModel 的同时销毁其持有的 ScopeBeanFactory,进而 BeanFactory 能销毁其持有的所有 Bean。但 Bean 组件好像现在没有对应的 destroy 入口。


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


[GitHub] [dubbo] kylixs commented on issue #9151: How can I destroy the bean registered through ScopeBeanFactory

Posted by GitBox <gi...@apache.org>.
kylixs commented on issue #9151:
URL: https://github.com/apache/dubbo/issues/9151#issuecomment-953864411


   Support it now: https://github.com/apache/dubbo/pull/9155


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


[GitHub] [dubbo] chickenlj closed issue #9151: How can I destroy the bean registered through ScopeBeanFactory

Posted by GitBox <gi...@apache.org>.
chickenlj closed issue #9151:
URL: https://github.com/apache/dubbo/issues/9151


   


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


[GitHub] [dubbo] chickenlj commented on issue #9151: How can I destroy the bean registered through ScopeBeanFactory

Posted by GitBox <gi...@apache.org>.
chickenlj commented on issue #9151:
URL: https://github.com/apache/dubbo/issues/9151#issuecomment-954334980


   fixed with #9155


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