navina opened a new issue, #9183:
URL: https://github.com/apache/pinot/issues/9183

   Starting kafka 2.2.0 onwards, when `group.id` is not specified in the kafka 
consumer config, it is set as `null`, instead of an empty string. Due to this 
change, even though auto-commit is enabled, it doesn't show up in the consumer 
offsets topics. This breaks existing kafka monitoring tools. 
   
   One proposed solution is for Pinot to set a default  group id when it was 
not explicitly configured by user (say, table name as the default group id). 


-- 
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]


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

Reply via email to