Dubbo: 禁止某个Filter的执行

Created on 9 Aug 2018  ·  3Comments  ·  Source: apache/dubbo

由于继承了别人的模块,能不能有办法在不修改别人源码的情况,在自己的模块中禁止掉某个Filter的执行

help wanted

Most helpful comment

Maybe this documentation can help you. http://dubbo.apache.org/#!/docs/dev/impls/filter.md?lang=zh-cn

All 3 comments

Maybe this documentation can help you. http://dubbo.apache.org/#!/docs/dev/impls/filter.md?lang=zh-cn

但是这个是只能禁止dubbo原生的filter,不能禁止用户自定义的

I think custom filter has no difference with the filter provided by dubbo framework.

Was this page helpful?
0 / 5 - 0 ratings