Pheewww commented on issue #11657:
URL: https://github.com/apache/dubbo/issues/11657#issuecomment-1445172078

   It's also worth checking if the filter is being executed at the correct 
order. In the code provided, the filter is set to -1, which means it will be 
executed before other filters. Depending on the order of the filters, it's 
possible that the context is not set yet when the filter is executed.


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