Actions
Bug #9093
openStop 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.
Updated by Evgeny Novikov over 6 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 about 6 years ago
- Blocked by Feature #9002: Switch to systemd scripts from init.d ones added
Updated by Evgeny Novikov about 6 years ago
- Target version changed from 2.0 to 3.0
Updated by Evgeny Novikov over 5 years ago
- Priority changed from Urgent to High
- Target version deleted (
3.0)
We have no time to implement these tasks in Klever 3.0.
Actions