TU-Berlin-DIMA / scotty-window-processor

This repository provides Scotty, a framework for efficient window aggregations for out-of-order Stream Processing.
https://tu-berlin-dima.github.io/scotty-window-processor/
Apache License 2.0
75 stars 23 forks source link

Fix checkSliceEdges in SliceManager #37

Closed julianev closed 3 years ago

julianev commented 3 years ago

Fix in checkSliceEdges to continue checking all WindowModifications in the set. Required for window types adding multiple modifications at once.