hyperoslo / hyperoslo/capistrano-foreman
Restart doesn't trigger new jobs
Open
- Dominant language
- Ruby
- Stars
- 135
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
I'm noting this here as I'm running into it with Capistrano v3. Not sure the best way to solve it yet. But the `foreman:restart` task won't restart newly exported configurations as they have never been started yet (can't restart a job that was never started). Here is a Server Fault question outlining the problem: http://serverfault.com/questions/497114/upstart-restart-command-doesnt-load-new-updated-job-config-solr.
I wonder if it might be better to have the `foreman:restart` task do a stop then start?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.