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

added pseudo kernel handling in updateSession #29

Conversation

sigmarkarl
Copy link

Jira ticket

https://spotinst.atlassian.net/browse/BGD-5953

Checklist

  • I added a Jira ticket link
  • I added a changeset with the simple-changeset add command
  • I filled in the test plan
  • I executed the tests and filled in the test results

Why

Switching kernels was broken when using pseudo waiting kernel to prevent timeouts

What

Ignore kernel_id "waiting" in all cases. Previously "waiting" kernel was saved to sqlite db to be fetched again and treated like a normal kernel

How to test

Run a workspace with jupyterlab image with these changes (edit deployment). Run one of the config templates and wait until the notebook spark application is running. Switch to another config template in the upper right corner. The previous application should be killed and a new one with the selected config should be launched and connected

Screenshot 2024-10-08 at 10 09 42

Test plan and results

Ran the above and switches kernels two more times.

@sigmarkarl sigmarkarl merged commit 31799c9 into 4.1.x-ocean Oct 9, 2024
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants