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

[all sinks] A transaction is finished only when it is really persisted #715

Closed
frbattid opened this issue Jan 20, 2016 · 1 comment
Closed
Assignees

Comments

@frbattid
Copy link
Member

Currently, a failed persistence regarding a Cygnus transaction (not FLume transaction) is logged as finished, despite the event related to that transaction is reinjected for future retry. This is must be changed, and upon reinjection simply log "Rollbacking (<transaction_id_list>).

Effort: 1 man day

@frbattid frbattid changed the title [all sinks] A transaction is finished only when it is really persisted. [all sinks] A transaction is finished only when it is really persisted Jan 20, 2016
@frbattid frbattid added this to the release/0.12.0 milestone Jan 20, 2016
@frbattid frbattid self-assigned this Jan 20, 2016
@frbattid
Copy link
Member Author

Implemented in PR #716

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

1 participant