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

Streams: Partition input document batch in window operator by window timestamp

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Atlas Streams
    • Fully Compatible
    • Sprint 33, Sprint 34, Sprint 35

      Right now we process each document one by one in the window operator and propagate only one document at a time. Instead we should partition the batch based on the windows that they belong in so that we only send a single message with multiple documents for a window.

            Assignee:
            aadesh.patel@mongodb.com Aadesh Patel (Inactive)
            Reporter:
            aadesh.patel@mongodb.com Aadesh Patel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: