-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
During a stream processor stop, we want to publish it's final metrics.
We want to do two things:
- Ensure Agent has a chance to call getStats() before the processor finishes shutting down.
- Immediately close any Summary windows https://github.com/10gen/mongo/blob/master/src/mongo/db/modules/enterprise/src/streams/exec/stream_stats.h#L109.