Skip to content

Commit

Permalink
+ restart zookeeper if it's killed/failed
Browse files Browse the repository at this point in the history
  • Loading branch information
maqdev authored and ernestas-poskus committed Dec 15, 2017
1 parent 92d7c15 commit fb5b78f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/zookeeper.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Type=simple
User=zookeeper
Group=zookeeper
ExecStart={{zookeeper_dir}}/bin/zkServer.sh start-foreground
Restart=always
RestartSec=3

TimeoutSec=300

Expand Down

0 comments on commit fb5b78f

Please sign in to comment.