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

Distributed Restate preview #1675

Open
5 of 15 tasks
tillrohrmann opened this issue Jun 28, 2024 · 0 comments
Open
5 of 15 tasks

Distributed Restate preview #1675

tillrohrmann opened this issue Jun 28, 2024 · 0 comments

Comments

@tillrohrmann
Copy link
Contributor

tillrohrmann commented Jun 28, 2024

This is the umbrella issue for the first distributed version of Restate.

The goal is to support a static 2f+1 node Restate cluster where killing f nodes won't cause downtime for the processing of invocations or loss of data. The cluster won't support membership changes. The metadata store and the cluster controller can run on a separate node with durable storage. Bonus points if the metadata store would be HA as well. It is ok if every node runs all partition processors.

Performance-wise, this version should be in the same ballpark as the single node Restate variant.

@tillrohrmann tillrohrmann changed the title MVP: Distributed Restate Distributed Restate MVP Aug 8, 2024
@tillrohrmann tillrohrmann changed the title Distributed Restate MVP Distributed Restate preview Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant