Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently when a startpoint is set, the consumers are registered with the offset of the startpoints. However, the TaskInstance offset caught up logic also needs to incorporate startpoints or else the incoming messages are ignored up until the checkpointed offset instead of the startpoint offset. The disconnect is because the resolution of the starting offsets from the OffsetManager is handled externally which leads to inconsistency of what the starting offset should be.
This ticket is to fully encapsulate that logic in the OffsetManager.
Attachments
Issue Links
- is a child of
-
SAMZA-1983 SEP-18 : Startpoints implementation in the core framework
- Resolved
- links to