Skip to content

Avoid NullPointerException when jms destination is not available#11570

Merged
laurit merged 1 commit into
open-telemetry:mainfrom
laurit:jms-npe
Jun 13, 2024
Merged

Avoid NullPointerException when jms destination is not available#11570
laurit merged 1 commit into
open-telemetry:mainfrom
laurit:jms-npe

Conversation

@laurit

@laurit laurit commented Jun 12, 2024

Copy link
Copy Markdown
Contributor

Hopefully resolves #11551

@laurit laurit requested a review from a team June 12, 2024 18:18
@trask trask added this to the v2.5.0 milestone Jun 12, 2024
@himamulch

Copy link
Copy Markdown

Thanks @laurit @trask
Could you please let me know when v2.5.0 would be available?

@laurit

laurit commented Jun 13, 2024

Copy link
Copy Markdown
Contributor Author

@himamulch soon, we strive to release on the Wednesday following the second Monday of the month https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/RELEASING.md#release-cadence, which was yesterday. Sometimes we let the release slip for a couple of days.

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.

Does MessageWithDestination.java assume that the client is always a JMS sender?

4 participants