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

Proper handle the workspace snapshot creation state #3851

Merged
merged 4 commits into from
Feb 2, 2017
Merged

Conversation

vzhukovs
Copy link
Contributor

@vzhukovs vzhukovs commented Jan 23, 2017

This PR adds additional functionality to proper handle workspace state if the last on is in the snapshotting. The problem was in that, user can access the IDE when the last one was stopping. But before stopping IDE tries to snapshot current workspace, so user couldn't recognize whether IDE is either running or stopping.

Related issue: #2763

https://slack-files.com/T02G3VAG4-F3UAKJT4J-138321a7ba

Changelog

Clarifies workspace state when IDE is loading while a workspace is being snapshotted.

N/A

Docs PR

N/A

@vzhukovs vzhukovs added kind/bug Outline of a bug - must adhere to the bug report template. team/plugin labels Jan 23, 2017
@vzhukovs vzhukovs self-assigned this Jan 23, 2017
@vzhukovs vzhukovs requested a review from ashumilova January 23, 2017 09:27
@codenvy-ci
Copy link

@codenvy-ci
Copy link

@codenvy-ci
Copy link

@vzhukovs
Copy link
Contributor Author

vzhukovs commented Feb 2, 2017

Tested with QA, regressions wasn't found.

@skabashnyuk
Copy link
Contributor

Changeslog

@skabashnyuk skabashnyuk requested a review from bmicklea February 2, 2017 09:09
@vzhukovs vzhukovs removed the request for review from vitaliy-guliy February 2, 2017 09:12
@ashumilova ashumilova added this to the 5.3.0 milestone Feb 2, 2017
@vzhukovs vzhukovs merged commit f987056 into master Feb 2, 2017
@vzhukovs vzhukovs deleted the che#2763 branch February 2, 2017 12:20
@JamesDrummond JamesDrummond modified the milestones: 5.2.1, 5.3.0 Feb 2, 2017
@JamesDrummond JamesDrummond mentioned this pull request Feb 17, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
* Proper handle snapshotting state when user opens ide

* Proper handle snapshotting state when user opens ide
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

Successfully merging this pull request may close these issues.

7 participants