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
Setting them to non-zero values don't lead to stopping idle workspaces by timeout set by these variables.
Possible reason is that WorkspaceActivityNotifier is calling WorkspaceActivityService by schedule and it makes idle (inactive) workspace kind active.
OS and version:
Tested on Multiuser Eclipse Che ver. 6.0.0-M5-SNAPSHOT, docker infrastructure
The text was updated successfully, but these errors were encountered:
dmytro-ndp
changed the title
Stopping of inactive workspaces by timeout doesn't work in Eclipse Che docker version
Stopping of inactive workspaces by timeout doesn't work in Eclipse Che
Jan 26, 2018
Reproduction Steps
There are two Eclipse Che properties:
Setting them to non-zero values don't lead to stopping idle workspaces by timeout set by these variables.
Possible reason is that WorkspaceActivityNotifier is calling WorkspaceActivityService by schedule and it makes idle (inactive) workspace kind active.
OS and version:
Tested on Multiuser Eclipse Che ver. 6.0.0-M5-SNAPSHOT, docker infrastructure
The text was updated successfully, but these errors were encountered: