Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopping of inactive workspaces by timeout doesn't work in Eclipse Che #8487

Closed
dmytro-ndp opened this issue Jan 26, 2018 · 1 comment
Closed
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented 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

@dmytro-ndp dmytro-ndp added kind/bug Outline of a bug - must adhere to the bug report template. team/platform labels Jan 26, 2018
@dmytro-ndp 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
@mshaposhnik
Copy link
Contributor

Fixed;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants