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

Send transitive dependencies in server reflection #1719

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

jroper
Copy link
Contributor

@jroper jroper commented Nov 17, 2022

Fixes #1718

Not only has sending of transitive dependencies been implemented, but also filtering out ones already sent by the server on a given stream, as allowed by the server reflection spec.

@lightbend-cla-validator

Hi @jroper,

Thank you for your contribution! We really value the time you've taken to put this together.

We see that you have signed the Lightbend Contributors License Agreement before, however, the CLA has changed since you last signed it.
Please review the new CLA and sign it before we proceed with reviewing this pull request:

https://www.lightbend.com/contribute/cla

Copy link
Member

@johanandren johanandren left a comment

Choose a reason for hiding this comment

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

LGTM!

@johanandren johanandren merged commit bf1e13c into akka:main Nov 17, 2022
@johanandren johanandren modified the milestone: 2.3.0-M2 Nov 17, 2022
@jroper jroper deleted the reflection-transitive-deps branch November 17, 2022 10:29
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

Successfully merging this pull request may close these issues.

Server reflection calls should return transitive dependencies
3 participants