Skip to content

Conversation

@copybara-service
Copy link

Move connection termination from beforeSave() to restore.

Previously, external connections were terminated in beforeSave(), which
required re-connection establishment after performing resume operation. By
moving the termination logic to the restore, connections are now only closed
when a full restore is required, keeping them active for resumes as intended.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jan 14, 2026
Previously, external connections were terminated in beforeSave(), which
required re-connection establishment after performing resume operation. By
moving the termination logic to the restore, connections are now only closed
when a full restore is required, keeping them active for resumes as intended.

PiperOrigin-RevId: 856267199
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant