Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discuss LS instance wide incrementing sequence numbers added to events. #6997

Open
guyboertje opened this issue Apr 28, 2017 · 2 comments
Open

Comments

@guyboertje
Copy link
Contributor

No description provided.

@colinsurprenant
Copy link
Contributor

PQ is generating a unique and increasing sequence number to each event it is persisting but this sequence number is not stored in the event itself. If an Event sequence number assignment is acceptable at Queue time after the input(s) then we could use that. Note If the queue is purged, the sequence numbers will also restart at zero.

@guyboertje
Copy link
Contributor Author

@colinsurprenant - I think this is worth thinking about although different pipelines will have a different PQ and therefore overlapping sequence numbers.

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

No branches or pull requests

2 participants