You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/22 01:03:12 UTC

[GitHub] [pulsar] leizhiyuan opened a new issue, #17784: add telemetering for client

leizhiyuan opened a new issue, #17784:
URL: https://github.com/apache/pulsar/issues/17784

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Motivation
   
   now ,if clients use some wrong configs,  we can not recognize, the only way is to ask users to check their code
   
   ### Solution
   
   add a channel to allow server send command (like report the config of produce or client ) to client, then client will report the data
   
   this will help we solve many problems 
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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

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


[GitHub] [pulsar] github-actions[bot] commented on issue #17784: add telemetering for client

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #17784:
URL: https://github.com/apache/pulsar/issues/17784#issuecomment-1292873469

   The issue had no activity for 30 days, mark with Stale label.


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

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


[GitHub] [pulsar] leizhiyuan commented on issue #17784: add telemetering for client

Posted by GitBox <gi...@apache.org>.
leizhiyuan commented on issue #17784:
URL: https://github.com/apache/pulsar/issues/17784#issuecomment-1257726180

   > @leizhiyuan Do you mean the broker can know the client-side configuration?
   
   yes
   
   and we can include some thread info or goroutine info 


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

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


[GitHub] [pulsar] mattisonchao commented on issue #17784: add telemetering for client

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on issue #17784:
URL: https://github.com/apache/pulsar/issues/17784#issuecomment-1257362152

   @leizhiyuan 
   Do you mean the broker can know the client-side configuration?


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

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