You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sleshchenko
added
status/in-progress
This issue has been taken by an engineer and is under active development.
and removed
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
labels
Apr 18, 2018
Implemented starting of servers checkers for all RUNNING recovered workspaces.
Is not implemented the following subtasks:
Starting server checkers when workspace becomes RUNNING after recovering (it is possible when old Che Server instance was starting a workspace). Note that it will affect a user only if there is STARTING workspace during Rolling Update and one of the following workspace servers failed: exec-agent, terminal, ws-agent. Created separated issue for that Servers checkers won't be started if a workspace is started by another Che Server instance #9502.
Stop server checkers when workspace becomes STOPPED. Note that it is not an issue for Rolling Update, but it is actual for replications (when there are more than one active Che Server at the same time).
Description
Server checkers works incorrectly when s8k/os workspaces are recovered.
It is needed to fix them and implement the following approach:
When tomcat is started recover all the workspaces.
Listen to runtime status changes and:
Reproduction Steps
OS and version:
Diagnostics:
The text was updated successfully, but these errors were encountered: