sunxi92 opened a new pull request #2692:
URL: https://github.com/apache/rocketmq/pull/2692


   The buildSubscriptionData function in FilterAPI. java  is used to build the 
SubscriptionData object, and the parameter of this function contains the 
ConsumerGroup, Topic and Substring. But the SubscriptionData does not have the 
ConsumerGroup property, and this parameter is not used in this function, so I 
deleted this parameter and changed the place where the  buildSubscriptionData 
function is called
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to