Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-97671

StreamManager and Planner cleanups

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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

            Assignee:
            matthew.normyle@mongodb.com Matthew Normyle
            Reporter:
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: