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

[Filestore, merge to stable 23-3] issue-1350: restoring follower sessions after follower restarts, issue-1350: increasing default IdleSessionTimeout to 1 hour, issue-1814: passing StorageStatusFlags for written blobs from StorageServiceActor to tablets via AddData requests #1819

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

debnatkh
Copy link
Collaborator

No description provided.

* issue-1350: lost session after follower reboot - ut

* issue-1350: syncing follower sessions via leader - recreating sessions which are absent in followers

* issue-1350: fixed reschedule condition for CleanupSessions and SyncSessions events, slightly simplified CleanupSessionsActor and SyncFollowerSessionsActor

* issue-1350: CleanupSessions / SyncSessions cleanup
…es aren't enough if we deploy a bug which causes filestore-vhost to enter a crash loop or something like that, whereas 1 hour should be enough (#1813)

* issue-1350: increasing default IdleSessionTimeout to 1 hour - 5 minutes aren't enough if we deploy a bug which causes filestore-vhost to enter a crash loop or something like that, whereas 1 hour should be enough

* issue-1350: fixed ut after increasing default IdleSessionTimeout to 1 hour
…ServiceActor to tablets via AddData requests (#1815)
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 default-linux-x86-64-relwithdebinfo: all tests PASSED for commit 369acb9.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1551 1551 0 0 0 0

@debnatkh debnatkh changed the title Users/debnatkh/merge to stable 23 3 h [Filestore, merge to stable 23-3] issue-1350: restoring follower sessions after follower restarts, issue-1350: increasing default IdleSessionTimeout to 1 hour, issue-1814: passing StorageStatusFlags for written blobs from StorageServiceActor to tablets via AddData requests Aug 19, 2024
@debnatkh debnatkh merged commit 08839d9 into stable-23-3 Aug 19, 2024
7 of 8 checks passed
@debnatkh debnatkh deleted the users/debnatkh/merge-to-stable-23-3-h branch August 19, 2024 17:14
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

Successfully merging this pull request may close these issues.

5 participants