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 be deprecated, and list
the version number that 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:
[email protected]
With regards,
Apache Git Services