[20953] Support Type-Lookup Service with new new GUID-less Discovery Server - #78
Merged
Merged
Conversation
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
May 10, 2024 11:41
b738bc0 to
115af1a
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
from
May 10, 2024 11:44
5d976d7 to
9ce94c7
Compare
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
May 10, 2024 11:46
115af1a to
33238da
Compare
Merged
11 tasks
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
from
June 12, 2024 14:02
9ce94c7 to
66526a4
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
2 times, most recently
from
June 24, 2024 05:35
dfc9127 to
eb6e145
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
from
June 28, 2024 06:47
eb6e145 to
868a0d8
Compare
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
July 3, 2024 13:30
33238da to
c74e2b2
Compare
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
July 24, 2024 07:18
c74e2b2 to
358674c
Compare
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
rsanchez15
approved these changes
Jul 24, 2024
rsanchez15
pushed a commit
that referenced
this pull request
Jul 29, 2024
) * Refs #20953: Include new tests with servers in different processes Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #20953: Comment backup tests Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #20953: Update Types Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> --------- Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the Repository's types to use TypeLookup Service and includes new test that runs servers and clients in different processes to force Type Discovery.
It must be merged after: [20953] Support Type-Lookup Service with new new GUID-less Discovery Server Fast-DDS#4768
This PR is on top of [20629] GUIDLess Discovery Server #76 and must be merged after it.