-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
Sprint 71
- The checkpoint restore logic in StreamManager is cumbersome. We should break it into a separate method with a return type that clarifies the "mode" of the checkpoint restore (i.e. regular restore, restoring after edit, etc.).
- Do we continue to use the Context for returning information from LocalDiskCheckpointStorage to StreamManager? Should we make the return values more explicit in CheckpointStorage methods?
- Refactor planTumblingWindow and planHoppingWindow
- See other small changes in the code with TODO(SERVER-97571)
- Make a follow up ticket for
- Robustify-ing the "validateModify" logic in planner for future features
- related to
-
SERVER-97571 Use atoms/variants/something in Status instead of string error messages where possible.
- Backlog