Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Change timeout after stopping solr. #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

hatsch
Copy link

@hatsch hatsch commented Jan 19, 2015

Sometimes our playbooks fail because of this role.
The reason is that stopping the solr server sometimes takes longer than 1 second and the solr PID doesn't get removed.

Changing the timeout between stopping and removing PIDFILE to 4 seconds solves the issue.

Then we can also reduce the sleep between stop and start in the restart part of the script to 1 second.

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

Successfully merging this pull request may close these issues.

1 participant