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 2023/04/06 02:56:02 UTC

[GitHub] [rocketmq] francisoliverlee created a discussion: add api reporting producer runninginfo to broker as consumer did

GitHub user francisoliverlee created a discussion: add api reporting producer runninginfo to broker as consumer did

report producer running info as consumer did,  take push consumer running info for example :
https://github.com/apache/rocketmq/blob/develop/client/src/main/java/org/apache/rocketmq/client/impl/consumer/DefaultMQPushConsumerImpl.java#L1408-L1451

GitHub link: https://github.com/apache/rocketmq/discussions/6539

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@rocketmq.apache.org


Re: [D] add api reporting producer runninginfo to broker as consumer did [rocketmq]

Posted by "yp969803 (via GitHub)" <gi...@apache.org>.
GitHub user yp969803 added a comment to the discussion: add api reporting producer runninginfo to broker as consumer did

@francisoliverlee can you tell me the properties and methods producreRunningInfo class should contain

GitHub link: https://github.com/apache/rocketmq/discussions/6539#discussioncomment-8094920

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@rocketmq.apache.org


[GitHub] [rocketmq] francisoliverlee added a comment to the discussion: add api reporting producer runninginfo to broker as consumer did

Posted by GitBox <gi...@apache.org>.
GitHub user francisoliverlee added a comment to the discussion: add api reporting producer runninginfo to broker as consumer did

> @francisoliverlee where can I get more details on it to start with ? I will appreciate any help/hint.
> 
> Regards

any details, email me: 1026203200@qq.com, 微信同qq号

GitHub link: https://github.com/apache/rocketmq/discussions/6539#discussioncomment-5568108

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@rocketmq.apache.org


[GitHub] [rocketmq] Abhijeetmishr added a comment to the discussion: add api reporting producer runninginfo to broker as consumer did

Posted by GitBox <gi...@apache.org>.
GitHub user Abhijeetmishr added a comment to the discussion: add api reporting producer runninginfo to broker as consumer did

@francisoliverlee where can I get more details on it to start with ?
I will appreciate any help/hint.

Regards

GitHub link: https://github.com/apache/rocketmq/discussions/6539#discussioncomment-5544858

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@rocketmq.apache.org


[GitHub] [rocketmq] francisoliverlee added a comment to the discussion: add api reporting producer runninginfo to broker as consumer did

Posted by GitBox <gi...@apache.org>.
GitHub user francisoliverlee added a comment to the discussion: add api reporting producer runninginfo to broker as consumer did

consumers implements a method consumerRunningInfo() which will be called when admin tool calls broker, broker calls every online-consumer's consumerRunningInfo().

producer can do the same.
![image](https://user-images.githubusercontent.com/5908412/230837808-76a16a3f-2bca-4249-a57f-5732551c4214.png)


GitHub link: https://github.com/apache/rocketmq/discussions/6539#discussioncomment-5568049

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@rocketmq.apache.org