Skip to content

A83: Fill in the Go API details for filter state retention#543

Merged
easwars merged 2 commits intogrpc:masterfrom
easwars:a83_filter_state_retention
Mar 23, 2026
Merged

A83: Fill in the Go API details for filter state retention#543
easwars merged 2 commits intogrpc:masterfrom
easwars:a83_filter_state_retention

Conversation

@easwars
Copy link
Copy Markdown
Contributor

@easwars easwars commented Mar 18, 2026

The changes were made in grpc/grpc-go#8924.

Comment thread A83-xds-gcp-authn-filter.md Outdated

TODO(dfawley, easwars): Fill this in.
In Go, just like in Java, xDS HTTP Filter instances will be responsible for
retaining their own state and sharing it across interceptors instances created
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
retaining their own state and sharing it across interceptors instances created
retaining their own state and sharing it across interceptor instances created

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread A83-xds-gcp-authn-filter.md Outdated
- implement the lifecycle of Filter objects (https://github.com/grpc/grpc-java/pull/11936)

Go implementation:
- filter state retention: (<https://github.com/grpc/grpc-go/pull/8924>)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's with the angle brackets?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a markdown linter extension in my vscode that seems to do strange things. I thought that since I don't know markdown well enough, it will help me. But it's just plain annoying and keeps changing lines that I haven't touched. This was the last straw. Ended up uninstalling it.

@dfawley dfawley assigned easwars and unassigned dfawley Mar 23, 2026
@easwars easwars merged commit 16743d4 into grpc:master Mar 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants