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

fix: "Failed to parse type hash" message was overly spammy [ros2-50] #149

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

trubio-rti
Copy link
Collaborator

Having this message printed with too high of a verbosity level makes it too spammy in normal executions of the RMW, making it hard to work with the log files.

@trubio-rti trubio-rti requested a review from asorbini May 7, 2024 17:20
@asorbini
Copy link
Collaborator

asorbini commented May 7, 2024

Full CI:

  • Linux: Build Status
  • Linux (aarch64): Build Status (stopped because not relevant)
  • Windows: Build Status

Copy link
Collaborator

@asorbini asorbini left a comment

Choose a reason for hiding this comment

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

LGTM with green CI.

@sloretz
Copy link
Contributor

sloretz commented May 16, 2024

In 🧇 meeting we talked about taking this change and also adding a "log once". The log once call would say there was a type mismatch, and tell users to switch the logging mode to debug to see more info. Looking closer I now see that this is using an rmw_connext specific logging macro, and there's no log-once equivalent.

@clalancette what do you think about taking this change as-is?

@trubio-rti trubio-rti changed the title fix: "Failed to parse type hash" message was overly spammy (ros2-50) fix: "Failed to parse type hash" message was overly spammy [ros2-50] Jun 6, 2024
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.

None yet

4 participants