navina commented on PR #9260:
URL: https://github.com/apache/pinot/pull/9260#issuecomment-1248432667

   > Hey @navina , I was looking into partition-level consume but I was unable 
to find the groupid. Can you please point me to code?
   
   As of today, we don't set any `groupId` explicitly in 
`KafkaPartitionLevelStreamConfig.java`. So, the default in the partition level 
consumer ends-up being empty string and with newer kafka version, it is `null`. 
You can set `group.id` explicitly in `KafkaPartitionLevelStreamConfig.java`. 


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to