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

[OrionSink] Check the events have effectively been persisted before killing the channels on Cygnus exit #527

Open
frbattid opened this issue Sep 18, 2015 · 0 comments

Comments

@frbattid
Copy link
Member

On Cygnus exit, when the last event is taken from a channel it seems that channel may be closed. Nevertheless, there exists the possibility the event is reinjected by the sink into the channel because of a problem with the backend. In that scenario, closing the channel is not correct, and some mechanism must be created in order to know the event has effectively been persisted (Flume does not provide any ACK mechanism from the sink to the channel, for instance).

Effort: 2 man day

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