You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "ShadowySpirits (via GitHub)" <gi...@apache.org> on 2023/03/16 09:39:21 UTC

[GitHub] [rocketmq] ShadowySpirits commented on issue #6363: Before executing the executeHook method,consumerGroup field of FilterMessageContext should be assigned.

ShadowySpirits commented on issue #6363:
URL: https://github.com/apache/rocketmq/issues/6363#issuecomment-1471612591

   Agree, seems the field `consumerGroup` and `mq` in `FilterMessageContext` may be used but never assigned. And please notice `FilterMessageContext` is used in both `DefaultMQPushConsumerImpl#processPopResult` and `PullAPIWrapper#processPullResult`.
   
   Will you submit a pr to fix it? 


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org