Skip to content

filter_state: remove checks for read-only#44343

Open
ggreenway wants to merge 2 commits intoenvoyproxy:mainfrom
ggreenway:remove-filterstate-ro
Open

filter_state: remove checks for read-only#44343
ggreenway wants to merge 2 commits intoenvoyproxy:mainfrom
ggreenway:remove-filterstate-ro

Conversation

@ggreenway
Copy link
Copy Markdown
Member

The checks for mutable vs read-only have caused many subtle runtime bugs, and have not provided much benefit.

The parameter for read-only vs mutable is now ignored, and will be removed from the codebase in phases.

Commit Message:
Additional Description:
Risk Level: Low
Testing: Updated tests
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

The checks for mutable vs read-only have caused many subtle runtime
bugs, and have not provided much benefit.

The parameter for read-only vs mutable is now ignored, and will be
removed from the codebase in phases.

Signed-off-by: Greg Greenway <ggreenway@apple.com>
Signed-off-by: Greg Greenway <ggreenway@apple.com>
@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @adisuissa
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #44343 was synchronize by ggreenway.

see: more, trace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants