Skip to content

Conversation

SylvainJuge
Copy link
Contributor

Part of #13031 for rmi instrumentation

@SylvainJuge SylvainJuge self-assigned this Sep 30, 2025
@SylvainJuge SylvainJuge requested a review from a team as a code owner September 30, 2025 18:55
@SylvainJuge
Copy link
Contributor Author

@laurit the build has been running for hours and seems stuck, but I can't cancel it. Can you cancel it and/or restart it ?

@laurit laurit closed this Oct 3, 2025
@laurit laurit reopened this Oct 3, 2025
logger.log(
FINE,
"Exposing package '{0}' in module '{1}' to module '{2}'",
"Exposing package {0} in module {1} to module {2}",
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd revert this

Copy link
Contributor Author

@SylvainJuge SylvainJuge Oct 9, 2025

Choose a reason for hiding this comment

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

The problem here is that with extra quotes, the variables were not written to the template, I've simply removed them to avoid having to use escaping.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks. This appears to be a side-effect of our logging implementation that uses java.text.MessageFormat. If I remember correctly adding quotes like that would have been fine with slf4j that we use as the underlying implementation.

@laurit laurit merged commit 8ec21ac into open-telemetry:main Oct 9, 2025
149 of 153 checks passed
@SylvainJuge SylvainJuge deleted the indy-rmi2 branch October 9, 2025 07:59
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.

3 participants