kelly6 opened a new issue, #4830:
URL: https://github.com/apache/rocketmq/issues/4830

   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - start a DefaultLitePullConsumer same as the example using subscribe mode.
   - run cmd `mqadmin consumeProgress -g ... -n ... -s true`
   
   -  expect to see '192.168.x.x@.....' in ClientIP column
   
   - I got 'N/A' which DefaultPushConsumer is fine.
   
   2. Please tell us about your environment:
       broker version: 4.9.4
       client version: 4.9.4
   
   3. I'm not sure what's going wrong, liteConsumer.getClientIP() 
getInstanceName() is correct. what should I set to get this work?
   


-- 
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: [email protected]

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

Reply via email to