Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
For conditions like:
- Committing empty offset
- Fetching offsets for empty partitions
- Getting empty topic partition position
Should be short circuit possibly at the API level.
As a bonus, we should double-check whether the existing KafkaConsumer implementation suffers from this.