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

gRPC examples and clarifications #5463

Open
4 tasks
dmuelle opened this issue May 6, 2022 · 0 comments
Open
4 tasks

gRPC examples and clarifications #5463

dmuelle opened this issue May 6, 2022 · 0 comments

Comments

@dmuelle
Copy link
Member

dmuelle commented May 6, 2022

During the development of the gRPC topic in #2698 @hutchig identified a few enhancements that might improve the topic but that did not constitute a stop-ship to publish it. Recording them here so we can add to the topic in a future release.

  • What is not clear in the docs is if the (server) grpc feature enables 100% of the grpcClient feature's features. (i.e. a server can always also be a client without having grpcClient in the server.xml.)

  • Regarding 'it becomes accessible to remote gRPC clients on the configured HTTP ports.' I think it might help to have an example to clarify, if there is any, gRPC bits of the port config and if so how to do this.

  • Does having "headersToPropagate="cookie"." have an effect to 'propagate security tokens?

  • provide some further snippets of relevant actual config elements that fit in with the text.

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

No branches or pull requests

1 participant