Can someone let me know how does consumer behaves when Kafka rolls the old log file (e.g. i.e. INFO Rolled new log segment for 'topic-{partition}') while the consumer is still consuming the log segment ?
- Consumer behavior when Kafka rolls the old log file Debraj Manna