liukun321 commented on issue #4182: URL: https://github.com/apache/shenyu/issues/4182#issuecomment-1313217879
> now , the divide plugin Isn't it bigger than 5? > > > if the code of global plugin equals 5,the code of divide may be small than 5 no, Plug-in sorting depends on two attributes,code of PluginEnum and sorted of Plugin, The sorted value can be changed on the admin platform,To prevent other plug-ins from being executed before global, ensure that the global plug-in order is minimal -- 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]
