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 can start writing to the local shard before SetWriteBuffer is called #407

Closed
jvshahid opened this issue Apr 4, 2014 · 3 comments
Milestone

Comments

@jvshahid
Copy link
Contributor

jvshahid commented Apr 4, 2014

See @nichdiekuh's comment #405 (comment) for more details.

@jvshahid
Copy link
Contributor Author

jvshahid commented Apr 4, 2014

More context, since the continuous query start writing to the local shard before SetWriteBuffer is called, this call https://github.com/influxdb/influxdb/blob/master/src/datastore/leveldb_shard_datastore.go#L168 will panic

@jvshahid jvshahid modified the milestone: 0.5.5 Apr 4, 2014
@jvshahid jvshahid self-assigned this Apr 4, 2014
@jvshahid jvshahid added the bug label Apr 4, 2014
@nichdiekuh
Copy link

Thank you, can't wait for the update...

@jvshahid
Copy link
Contributor Author

jvshahid commented Apr 4, 2014

@nichdiekuh I fixed the issue with the startup race condition. That said, looking at the logs you sent me, it seems like InfluxDB is stuck on startup, see #343 for more information. You probably need to set the hostname in the config file.

@jvshahid jvshahid removed their assignment Feb 24, 2015
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