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

Are there plans to mark marshallerWithRecursionLimit as stable? #11713

Open
jebbench opened this issue Nov 27, 2024 · 1 comment
Open

Are there plans to mark marshallerWithRecursionLimit as stable? #11713

jebbench opened this issue Nov 27, 2024 · 1 comment
Labels

Comments

@jebbench
Copy link

Hi, we've got a protobuf message with a lot of recursion - we've been able to get it working by using the ProtoUtils.marshallerWithRecursionLimit method but it's currently marked as experimental.

Are there any plans to stabilize it?

PR that added the method:
https://github.com/grpc/grpc-java/pull/10094/files#diff-ffb45a421d722ff9c4d9266e36a27856e1c8c1686baa1b2b133aae602190eea2R67

Thanks,
James Bench

@kannanjgithub
Copy link
Contributor

kannanjgithub commented Nov 28, 2024

We can take it up for review during our next internal API review meeting on Dec 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants