Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1
-
None
-
None
Description
SystemConsumers multiplexes the register with offset calls to each SystemConsumer. The basic logic that is needed in register() is
if there is a startpoint for the SSP and the SystemConsumer implements StartpointVisitor call Startpoint#apply(SSP, StartpointVisitor) else call SystemConsumer#register(SSP, checkpointOffset:String)
Part of this is to also investigate how startpoints affects the MessageChooser logic.
Attachments
Issue Links
- is a child of
-
SAMZA-1983 SEP-18 : Startpoints implementation in the core framework
- Resolved
- links to