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

localhost_only prevails auto discovery options if enabled. #1069

Merged
merged 2 commits into from May 17, 2023

Conversation

fujitatomoya
Copy link
Collaborator

follow up of ros2/ros2#1359.

during deprecation period for locaohost_only option for Iron, locaohost_only prevails over discovery option which has been added with ros2/ros2#1359 as new feature.

see ros2/ros2_documentation#3519 (comment) for more details and discussion.

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Copy link
Collaborator Author

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

@clalancette @sloretz can you take a look when you have time?

rcl/src/rcl/init.c Show resolved Hide resolved
rcl/test/rcl/test_discovery_options.cpp Show resolved Hide resolved
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Two small changes to the wording of the error messages, then I think this is good for me.

@fujitatomoya Thank you so much for doing this.

rcl/src/rcl/init.c Outdated Show resolved Hide resolved
rcl/src/rcl/init.c Outdated Show resolved Hide resolved
@fujitatomoya
Copy link
Collaborator Author

@clalancette thanks for the review, comments are addressed with 6fa485b

@fujitatomoya
Copy link
Collaborator Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Arg, sorry. I missed one other typo.

rcl/src/rcl/init.c Outdated Show resolved Hide resolved
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
@fujitatomoya fujitatomoya force-pushed the fujitatomoya/fallback_discovery_options branch from 6fa485b to 9951e88 Compare May 16, 2023 15:11
@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit 101e406 into rolling May 17, 2023
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fujitatomoya/fallback_discovery_options branch May 17, 2023 00:12
@clalancette
Copy link
Contributor

@Mergifyio backport iron

@mergify
Copy link

mergify bot commented May 17, 2023

backport iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 17, 2023
* localhost_only prevails auto discovery options if enabled.

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 101e406)
@fujitatomoya
Copy link
Collaborator Author

@clalancette thanks for the review.

clalancette pushed a commit that referenced this pull request May 17, 2023
…1071)

* localhost_only prevails auto discovery options if enabled.

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 101e406)

Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
danthony06 pushed a commit to danthony06/rcl that referenced this pull request Jun 14, 2023
* localhost_only prevails auto discovery options if enabled.

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
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

2 participants