Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TODO: to mitigate infinite state store growth (until re-balance rebuilds it from the changelog) you can implement the Windowed key serde to store the timestamp(s) before the actual record key and periodically do a ranged query on each of the state stores to find and delete all data older than (using punctuate() inside a Processor). TBC...

How to aggregate data from all currently active sessions?

Excerpt Include
Global sums for currently active sessions
Global sums for currently active sessions
nopaneltrue