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

fix statem data corruption in S5/S8 proxy #335

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

RoadRunnr
Copy link
Member

The corruption of the statem data only happens when trying to close
the context. This was the cause for many of the CI failures in
pgw_proxy_SUITE.dns_node_selection.

While this might ocure in running instance as well, there should be
not operational impact as it only abort a context that is already
terminating.

The corruption of the statem data only happens when trying to close
the context. This was the cause for many of the CI failures in
pgw_proxy_SUITE.dns_node_selection.

While this might ocure in running instance as well, there should be
not operational impact as it only abort a context that is already
terminating.
@RoadRunnr RoadRunnr requested a review from a team as a code owner March 4, 2021 11:52
@RoadRunnr RoadRunnr merged commit 6c8cb0a into master Mar 4, 2021
@RoadRunnr RoadRunnr deleted the fix/gtp-context-statem-data-corruption branch March 4, 2021 12:37
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.

2 participants