Hi team, a question about Pinot consuming stream d...
# troubleshooting
a
Hi team, a question about Pinot consuming stream data. Pinot checks Kafka consuming offset periodically and reset the offset when there’s discrepancy between Kafka partition offset and Pinot current consuming offset, right? What’s the frequency of this checking?
“segment.realtime.startOffset”: xxxxxx
m
Could you point to the doc where you read this? cc: @Neha Pawar @saurabh dubey
s
@Alice Could you clarify what you mean by "Pinot checks Kafka consuming offset" and if there's any specific realtime ingestion error recovery you're looking for? We do have some mechanisms that can help with bad / deleted segments.