You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/10/31 08:14:43 UTC

[GitHub] duhengforever commented on a change in pull request #509: [ISSUE #461]Purge filterserv related code in client

duhengforever commented on a change in pull request #509: [ISSUE #461]Purge filterserv related code in client
URL: https://github.com/apache/rocketmq/pull/509#discussion_r229596184
 
 

 ##########
 File path: client/src/main/java/org/apache/rocketmq/client/consumer/MQPushConsumer.java
 ##########
 @@ -60,6 +60,7 @@
      * @param fullClassName full class name,must extend org.apache.rocketmq.common.filter. MessageFilter
      * @param filterClassSource class source code,used UTF-8 file encoding,must be responsible for your code safety
      */
+    @Deprecated
 
 Review comment:
   Please describe the reason of why this API should deprecated, and list the version which will remove this API.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services