Metrics for flowlet's pending is considering old events (prior to truncate)
Description
Release Notes
None
Activity
Show:

Terence Yim April 25, 2019 at 9:17 PM
Flow is removed as of 6.0

Alex Baranau July 22, 2015 at 1:13 AM
is it closeable?

Alex Baranau January 14, 2015 at 1:06 AM
this is related to deletion/expiration of metrics. Moving to respective epic
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Affects versions
Parent
Components
Priority
Created November 6, 2014 at 10:23 PM
Updated April 25, 2019 at 9:17 PM
Resolved April 25, 2019 at 9:17 PM
To reproduce:
Send 1000 events to a stream, which are consumed by a flow.
Then, after flowlet processes these, delete the app.
Truncate the stream.
Redeploy the app.
At this point, the stream-consuming flowlet shows 0 'pending' events (on the flow UI).
Send 1 event into the stream, and the consuming flowlet will show 1000 'pending' events, whereas it should only show 0 or 1 pending event.