NikoTung commented on issue #12122: URL: https://github.com/apache/dubbo/issues/12122#issuecomment-1521176487
Thanks, now I know that the user-define Filter would be instanced twice, for Internal Services and User-define Services. But I think the Filter should work exactly in both Internal Service and User-define Services, in my case, the Filter instance for Internal Service(MetadataService) was not injected a Spring bean via `public void setBeanToInject(BeanToInject beanToInject)` method which caused a `NullPointException`. -- 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