KafkaIO doesn't commit offsets while being used as bounded source
Open
bug
io
java
kafka
P2
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
While using KafkaIO as bounded source (with `withMaxReadTime()` or `withMaxNumRecords()`) it seems doesn't commit offsets all the time.
See the details in [the discussion](https://lists.apache.org/thread.html/bcec8a1fb166029a4adf3f3491c407d49843406020b20f203ec3c2d2@%3Cuser.beam.apache.org%3E) on user@list.
Imported from Jira [BEAM-6466](https://issues.apache.org/jira/browse/BEAM-6466). Original Jira may contain additional context.
Reported by: aromanenko.
Contributor guide
Assessment
This issue has not been assessed yet.