You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "ctonb (GitHub)" <gi...@apache.org> on 2018/12/18 10:30:36 UTC

[GitHub] [incubator-dubbo] ctonb opened issue #3006: 2.6.2版本的filter

- [ ] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.

### Environment

* Dubbo version: xxx
* Operating System version: xxx
* Java version: xxx

### Steps to reproduce this issue

1. xxx
2. xxx
3. xxx

Pls. provide [GitHub address] to reproduce this issue.

### Expected Result

What do you expected from the above steps?

### Actual Result

What actually happens?

If there is an exception, please attach the exception trace:

```
Just put your stack trace here!
```


[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3006 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] carryxyh closed issue #3006: 2.6.2版本的filter文件名问题

Posted by "carryxyh (GitHub)" <gi...@apache.org>.
[ issue closed by carryxyh ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3006 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] carryxyh commented on issue #3006: 2.6.2版本的filter文件名问题

Posted by "carryxyh (GitHub)" <gi...@apache.org>.
Absolutely
only the code in master has the package name of com.apache.dubbo which is not release yet.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3006 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] ctonb commented on issue #3006: 2.6.2版本的filter文件名问题

Posted by "ctonb (GitHub)" <gi...@apache.org>.
使用org.apache.dubbo.rpc.Filter文件名(在META-INF/dubbo目录下)会导致filter extension的错误,使用com.alibaba.dubbo.rpc.Filter作为文件名is Ok

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3006 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org