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

Restart Vector components when they crash #12054

Open
jszwedko opened this issue Apr 1, 2022 · 0 comments
Open

Restart Vector components when they crash #12054

jszwedko opened this issue Apr 1, 2022 · 0 comments
Labels
domain: topology Anything related to Vector's topology code meta: idea Anything in the idea phase. Needs further discussion and consensus before work can begin. type: feature A value-adding code addition that introduce new functionality.

Comments

@jszwedko
Copy link
Member

jszwedko commented Apr 1, 2022

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

Currently, if a Vector component crashes, Vector as a whole shuts down. We could attempt a more graceful approach where only the crashed component would be shutdown and restarted somewhat similar to Erlang's actor and supervisor model.

Attempted Solutions

No response

Proposal

No response

References

No response

Version

vector 0.20.0 (x86_64-apple-darwin 2a706a3 2022-02-10)

@jszwedko jszwedko added domain: topology Anything related to Vector's topology code type: feature A value-adding code addition that introduce new functionality. meta: idea Anything in the idea phase. Needs further discussion and consensus before work can begin. labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: topology Anything related to Vector's topology code meta: idea Anything in the idea phase. Needs further discussion and consensus before work can begin. type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

1 participant