Skip to content

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Oct 6, 2025

Do not close processors during save, but instead close during restore.

Before this change, the processors were closed in beforeSave which caused the
packet processing for established connections to stop even in the case of
save/resume. Do not close in beforeSave, instead close these processors in
afterLoad for restore.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Oct 6, 2025
@copybara-service copybara-service bot changed the title Save/resume test Do not close processors during save, but instead close during restore. Oct 6, 2025
@copybara-service copybara-service bot force-pushed the test/cl813318410 branch 2 times, most recently from 268ff61 to 6282225 Compare October 20, 2025 16:40
Before this change, the processors were closed in beforeSave which caused the
packet processing for established connections to stop even in the case of
save/resume. Do not close in beforeSave, instead close these processors in
afterLoad for restore.

PiperOrigin-RevId: 821714849
@copybara-service copybara-service bot merged commit df97ff9 into master Oct 20, 2025
0 of 2 checks passed
@copybara-service copybara-service bot deleted the test/cl813318410 branch October 20, 2025 17:55
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