humkum commented on issue #8568:
URL: https://github.com/apache/rocketmq/issues/8568#issuecomment-2304543378

   > `ConsumerConnectionSubCommand` should be able to meet this scenario.
   
   No, it can not. ConsumerConnectionSubCommand would show the client's 
ConsumeType,which is reported by consumer client itself, and only report 
PULL(for LitPullConsumer) and PUSH(for PushConsumer in Push mode or POP mode).
   
   In short, the result POP will also show PUSH
   
![image](https://github.com/user-attachments/assets/90782d9f-8149-4497-8ec3-db5e0bbe3ffc)
   


-- 
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-unsubscr...@rocketmq.apache.org

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

Reply via email to