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

Service Implementation to create distributed partial Siddhi apps #22

Closed
mohanvive opened this issue Jun 17, 2019 · 2 comments
Closed

Service Implementation to create distributed partial Siddhi apps #22

mohanvive opened this issue Jun 17, 2019 · 2 comments

Comments

@mohanvive
Copy link
Contributor

Description:
There should be service which could split a Siddhi app and create partial Siddhi apps by adding necessary messaging system details. Here service should split the Siddhi app based on the annotations used in the queries. This is required for distributed siddhi deployment.

@BuddhiWathsala
Copy link
Contributor

In the next release, we are only supporting for siddhi app failover deployments. The failover deployment is a high availability deployment architecture, which used two deployment nodes. The distributed support will eventually be added after that failover support.

@mohanvive mohanvive added this to To do in Siddhi (core & distribution) via automation Oct 22, 2019
@pcnfernando
Copy link
Contributor

Created service with siddhi-io/distribution#273.
This PR contains support for failover partial app creation.
Fully distributed deployment progress is managed through #23. Hence, closing.

Siddhi (core & distribution) automation moved this from To do to Done Oct 22, 2019
@mohanvive mohanvive added this to To do in Release 5.1.1 (core, distribution) via automation Nov 8, 2019
@mohanvive mohanvive moved this from To do to Done in Release 5.1.1 (core, distribution) Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants