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

Ensure that Vert.x's ConnectionBase#remoteAddress does not return null #25718

Merged
merged 2 commits into from
May 26, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented May 23, 2022

This is done for the Amazon lambda stuff in order to ensure
that tracing works properly.
The remote address is currently set to the local Quarkus server,
which seems to make most sense.

Fixes: #25708

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@geoand
Copy link
Contributor Author

geoand commented May 23, 2022

The failures are definitely related to this PR. I'll have a look tomorrow

@quarkus-bot

This comment has been minimized.

This is done for the Amazon lambda stuff in order to ensure
that tracing works properly.
The remote address is currently set to the local Quarkus server,
which seems to make most sense.

Fixes: quarkusio#25708
@geoand
Copy link
Contributor Author

geoand commented May 24, 2022

@patriot1burke this should be ready for review

@geoand geoand merged commit ce95c39 into quarkusio:main May 26, 2022
@quarkus-bot quarkus-bot bot added this to the 2.10 - main milestone May 26, 2022
@geoand geoand deleted the #25708 branch May 26, 2022 12:55
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.

Quarkus GraalVM AWS lambda-Open Telemetry extension issue
2 participants