mcvsubbu opened a new pull request #4955: Fix the client id to be topic and 
partition
URL: https://github.com/apache/incubator-pinot/pull/4955
 
 
   This is a possible backward-incompatible change with metrics and monitoring
   systems.
   
   Earlier client id was set to partition ID and host name, causing collision
   if there are different topics being consumed on any host running pinot 
realtime
   consumer.
   
   If a pinot installation uses the metrics generated by Kafka, then the 
alerting
   and monitoring system should move to use the new client ID in metric names,
   if any.
   
   Metrics generated by Pinot do not use client ID, so no change is required for
   for any pinot metrics being monitored.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to