Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Emit progress data with processed messages #369

Open
krasserm opened this issue Dec 6, 2016 · 0 comments
Open

Emit progress data with processed messages #369

krasserm opened this issue Dec 6, 2016 · 0 comments
Labels

Comments

@krasserm
Copy link
Contributor

krasserm commented Dec 6, 2016

The DurableEventProcessor of the Akka Streams adapter should emit progress data in addition to processed DurableEvents so that applications can track processing progress in an external data store. Progress data are the source log id and the source sequence number of a processed event. Progress data from a stateful processor additionally include the current processing state (allowing applications to save state snapshots).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant