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

migrating active editing sessions? #17

Open
wkloucek opened this issue Oct 15, 2024 · 5 comments
Open

migrating active editing sessions? #17

wkloucek opened this issue Oct 15, 2024 · 5 comments

Comments

@wkloucek
Copy link

In the following I'm referring the state of release/1.2.0 branch with OO 8.2.0-rc25

I have 3 documentserver pods and one active document editing session.

I then do a kubectl rollout restart deploy -n onlyoffice documentserver.

What happens afterwards is:

  • the two pods which don't have an active editing sessions are quickly "replaced" by new pods
  • the one pod which hosts the active editing session is in "terminating" state for approximately 60 minutes. When the pod is gone, the editing session aborts and the user gets a warning / error message about the connection to be interrupted.

I wonder if there isn't supposed to be a mechanism that "migrates" the active edition session from one pod to another one without the user to reopen the document manually?

@wkloucek
Copy link
Author

@alexanderonlyoffice is my expectation wrong?

@alexonlyoffice
Copy link

@wkloucek,

I wonder if there isn't supposed to be a mechanism that "migrates" the active edition session from one pod to another one without the user to reopen the document manually?

this is a good question. we will think about if and how it can be implemented.

@dj4oC
Copy link

dj4oC commented Oct 25, 2024

@alexonlyoffice any update on that? I see that as a blocker to use Shards Helm

@alexonlyoffice
Copy link

@dj4oC, we are still discussing your request. this is a one of the main topics.

@wkloucek
Copy link
Author

wkloucek commented Jan 8, 2025

@dj4oC, we are still discussing your request. this is a one of the main topics.

Was there a outcome that you could already share with us?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants