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 2019/12/03 06:26:33 UTC

[GitHub] [rocketmq] duhenglucky commented on issue #1634: 消费的客户端IP获取有问题

duhenglucky commented on issue #1634: 消费的客户端IP获取有问题
URL: https://github.com/apache/rocketmq/issues/1634#issuecomment-561021151
 
 
   @sufeng 这个确实是个问题,但是你可以在启动的时候通过     
      consumer.setClientIP("xxxx");
   自己注入IP,这样就可以将你的过滤逻辑放在你的应用中,放到RocketMQ中会显得非常繁琐。

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services