Skip to content

Conversation

@apolcyn
Copy link
Contributor

@apolcyn apolcyn commented Nov 21, 2022

Implements grpc/proposal#338 for Java.

Note: a configuration option (preferable taking the form of a dial option, but possibly using a global) is left as a TODO.

cc @ejona86

@apolcyn apolcyn marked this pull request as ready for review November 21, 2022 22:16
@ejona86
Copy link
Member

ejona86 commented Nov 22, 2022

There's quite a few parts from grpc/proposal#338 missing, as the xds resource processing also has to be adjusted to pass down 8 MB when unset. That's mostly internal, so I think the biggest thing that is needed before merging is some sort of option to change the limit. That was the biggest concern with this change.

@apolcyn
Copy link
Contributor Author

apolcyn commented Nov 22, 2022

Sure we can add the option to this PR, but @ejona86 can you propose an API?

Copy link
Member

@ejona86 ejona86 left a comment

Choose a reason for hiding this comment

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

Some editorial stuff and nits, but otherwise LGTM

@ejona86 ejona86 merged commit a5f458a into grpc:master Nov 29, 2022
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Dec 1, 2022
@YifeiZhuang YifeiZhuang removed the TODO:backport PR needs to be backported. Removed after backport complete label Feb 8, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants