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

Continuous queries are gone after a restart #360

Closed
jvshahid opened this issue Mar 24, 2014 · 3 comments
Closed

Continuous queries are gone after a restart #360

jvshahid opened this issue Mar 24, 2014 · 3 comments
Milestone

Comments

@jvshahid
Copy link
Contributor

No description provided.

@jvshahid jvshahid added this to the 0.5.1 milestone Mar 24, 2014
@eckardt
Copy link
Contributor

eckardt commented Mar 25, 2014

Running 0.5.0-rc.6 I saw the following unusual behaviour.

There was one series requests and the following continuous query:
select * from requests into requests.[user].[host]

After restarting influxdb on the command line via /etc/init.d/influxdb restart the continuous query is gone.
Log entries before and after the restart: https://gist.github.com/eckardt/4a849c54696cb06e6e3c

@jvshahid
Copy link
Contributor Author

@eckardt how do you know that the continuous queries are gone ? did you check the admin interface.

@eckardt
Copy link
Contributor

eckardt commented Mar 25, 2014

There was no new data being added to the result series of the continuous query so I checked the admin interface and it showed "0 continuous queries".

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