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

Transport config and inst derived from template may conflict #4058

Merged
merged 1 commit into from Feb 22, 2023

Conversation

jrw972
Copy link
Contributor

@jrw972 jrw972 commented Feb 21, 2023

Problem

Transport config and inst objects may have names that conflict when using configuration templates, even when they are in different domains. This may cause tests to fail.

Solution

Add the domain to the identifiers.

Problem
--------

Transport config and inst objects may have names that conflict when using configuration templates, even when they are in different domains.
This may cause tests to fail.

Solution
--------

Add the domain to the identifiers.
@jrw972 jrw972 self-assigned this Feb 21, 2023
@mitza-oci mitza-oci merged commit 780eaae into OpenDDS:master Feb 22, 2023
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