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

Backport/optional log fill attr from profiles [6740] #823

Merged
merged 5 commits into from
Nov 9, 2019

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Oct 25, 2019

This PR is linked with ros2/rmw_fastrtps 355 PR. It has been done so that the RMW layer does not show log errors when a profile is not found.

  • Add an optional parameter log_error for only logging the error when user specifies on member functions:
    • XMLProfileManager::fillParticipantAttributes
    • XMLProfileManager::fillPublisherAttributes
    • XMLProfileManager::fillSubscriberAttributes
  • Style compliance on:
    • XMLProfileManager.h
    • XMLProfileManager.cpp

@EduPonz EduPonz changed the title Backport/optional log fill attr from profiles Backport/optional log fill attr from profiles [6740] Oct 25, 2019
@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status
  • Performance Build Status

Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

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

Minor errors in the documentation

include/fastrtps/xmlparser/XMLProfileManager.h Outdated Show resolved Hide resolved
include/fastrtps/xmlparser/XMLProfileManager.h Outdated Show resolved Hide resolved
include/fastrtps/xmlparser/XMLProfileManager.h Outdated Show resolved Hide resolved
@MiguelCompany MiguelCompany added this to the v1.9.3 milestone Nov 7, 2019
@MiguelCompany
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

@MiguelCompany MiguelCompany merged commit 3c737de into 1.9.x Nov 9, 2019
@MiguelCompany MiguelCompany deleted the backport/optional_log_fill_attr_from_profiles branch November 9, 2019 12:57
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