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

Don't start terminated queries on ksql-server startup #482

Closed
dguy opened this issue Nov 27, 2017 · 0 comments
Closed

Don't start terminated queries on ksql-server startup #482

dguy opened this issue Nov 27, 2017 · 0 comments
Assignees

Comments

@dguy
Copy link
Contributor

dguy commented Nov 27, 2017

When reading commands from the command topic, the ksql-server should not restart terminated queries. The create statements should be executed against the metastore, but the query should not be started.

@dguy dguy self-assigned this Dec 4, 2017
dguy added a commit that referenced this issue Dec 11, 2017
* don't terminate queries at startup

* add test for mulitple create terminate
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

2 participants