[20953] Support Type-Lookup Service with new new GUID-less Discovery Server - #4768
Merged
Conversation
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
from
May 13, 2024 08:16
105294a to
a9dfd62
Compare
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
May 13, 2024 08:17
24fa3fe to
68476c3
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
from
May 14, 2024 08:28
a9dfd62 to
904b75b
Compare
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
May 14, 2024 08:29
68476c3 to
3774d59
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
from
June 10, 2024 13:26
904b75b to
31ff9c1
Compare
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
June 10, 2024 13:27
3774d59 to
a25d707
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
10 times, most recently
from
June 17, 2024 06:13
01b4fad to
1113cea
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
4 times, most recently
from
June 24, 2024 05:35
758babf to
b6c63bf
Compare
cferreiragonz
force-pushed
the
feature/mesh_ds_guid_less_3.0.x
branch
2 times, most recently
from
June 28, 2024 06:45
09e9f9a to
688cd0f
Compare
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
July 3, 2024 06:38
a25d707 to
7ec4d31
Compare
cferreiragonz
requested review from
richiprosima
and removed request for
richiprosima
July 3, 2024 06:39
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
July 24, 2024 07:16
7ec4d31 to
007fae9
Compare
cferreiragonz
requested review from
richiprosima
and removed request for
richiprosima
July 24, 2024 07:20
rsanchez15
previously approved these changes
Jul 24, 2024
cferreiragonz
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
July 24, 2024 14:29
621fb7e to
af21057
Compare
…UID instead of proxy_data Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
rsanchez15
force-pushed
the
feature/ds_with_type_lookup_service
branch
from
July 26, 2024 07:06
af21057 to
62a8f0e
Compare
rsanchez15
approved these changes
Jul 26, 2024
rsanchez15
self-requested a review
July 26, 2024 08:43
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.
Description
This PR modifies the behavior of TypeLookup service to ensure compatibility with the Discovery Server. Participants now issue the TypeLookupRequest to the participant that sent them the Data (r|w), rather than to the participant containing the endpoint. This adjustment allows servers to respond to their clients, thereby keeping discovery traffic limited to servers. Additionally, it addresses minor changes to improve functionality with the Discovery Server.
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist