Actions
Bug #8459
closedAfter stopping Bridge it can be hard to stop Native Scheduler
Start date:
09/26/2017
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
It looks like it still tries to send some requests and doesn't respond properly to a termination:
root ERROR> Scheduler execution is interrupted, cancel all running threads root WARNING> Could not send "POST" request to "http://localhost:8998/service/update_nodes/" root WARNING> Could not send "POST" request to "http://localhost:8998/service/update_nodes/" ...
Updated by Ilja Zakharov about 7 years ago
- Status changed from New to Resolved
Fixed in 8459-scheduler-stopping.
Updated by Evgeny Novikov about 7 years ago
- Priority changed from High to Urgent
- Target version set to 1.0
Let's include this useful bug fix in Klever version:0.3.
Updated by Evgeny Novikov about 7 years ago
- Status changed from Resolved to Closed
I merged the branch to master in 46b6e3f4. Now, one can easily stop services when it is required.
Actions