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

Tasks ask to be claimed too soon at startup #11486

Closed
rbetts opened this issue Jan 23, 2019 · 1 comment
Closed

Tasks ask to be claimed too soon at startup #11486

rbetts opened this issue Jan 23, 2019 · 1 comment

Comments

@rbetts
Copy link
Contributor

rbetts commented Jan 23, 2019

Expected: defined tasks start after the scheduler is available

Observed:

When starting influxdb with tasks defined, there is an occasional race to file a claim before the scheduler is set?

2019-01-23T03:31:23.427232Z     error   failed claim task       {"log_id": "0DAC2COG000", "service": "task-coordinator", "error": "can not claim a task if not started"}
2019-01-23T03:31:23.427313Z     error   failed claim task       {"log_id": "0DAC2COG000", "service": "task-coordinator", "error": "can not claim a task if not started"}

This was discussed on internal slack here: https://influxdb.slack.com/archives/CAZ7HFG9M/p1548214325155400

  • Probably helpful to log the task that fails to be claimed?
@lyondhill
Copy link
Contributor

This has been resolved by #13473. If it comes up again please reopen this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants