Bug #9093
Stop services before updates
Start date:
07/11/2018
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
In some cases deployment scripts can overwrite files used by running services. Sometimes this can result in fatal errors. For instance, if one will try to update a development version of Klever when solving a verification job then there may be internal server errors in Bridge because of absence of some files which are overwritten at the moment. To avoid the issue we just need to stop all Klever services in advance. Of course decision of solving verification jobs will fail but at least services will continue their operation without strange and hardly recoverable errors.
Related issues
History
Updated by Evgeny Novikov over 2 years ago
- Target version changed from 1.1 to 2.0
Let's fix this bug together with other issues related with init scripts
Updated by Evgeny Novikov over 2 years ago
- Blocked by Feature #9002: Switch to systemd scripts from init.d ones added
Updated by Evgeny Novikov over 1 year ago
- Target version deleted (
3.0) - Priority changed from Urgent to High
We have no time to implement these tasks in Klever 3.0.