-
Notifications
You must be signed in to change notification settings - Fork 775
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
[20242] TypeLookup listeners implementation #4240
[20242] TypeLookup listeners implementation #4240
Commits on Apr 5, 2024
-
Refs #20157: Implemented async_get_type replies.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 0cfda34 - Browse repository at this point
Copy the full SHA 0cfda34View commit details -
Refs #20157: Changeds to instance_name.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 194d33b - Browse repository at this point
Copy the full SHA 194d33bView commit details -
Refs #20157: Changes to check_type_identifier_received
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 1b6d46a - Browse repository at this point
Copy the full SHA 1b6d46aView commit details -
Refs #20157: Added continuation point checks.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for cf38084 - Browse repository at this point
Copy the full SHA cf38084View commit details -
Refs #20157: Removed old function
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for fb1ddd9 - Browse repository at this point
Copy the full SHA fb1ddd9View commit details -
Refs #20160: Implemented async_get_type request listener.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for ea7cc75 - Browse repository at this point
Copy the full SHA ea7cc75View commit details -
Refs #20160: Added continuation point management
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 6eafc4b - Browse repository at this point
Copy the full SHA 6eafc4bView commit details -
Refs #20160: Renames and comments improvements
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for c391c63 - Browse repository at this point
Copy the full SHA c391c63View commit details -
Refs #20160: Fixed deadlock, renamed discovery methods. Applied sugge…
…stions. Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 5c078a9 - Browse repository at this point
Copy the full SHA 5c078a9View commit details -
Refs #20160: Small fix in reply error check.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for f614319 - Browse repository at this point
Copy the full SHA f614319View commit details -
Refs #20160: Created get_complementary_type_identifier method.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 19a92ac - Browse repository at this point
Copy the full SHA 19a92acView commit details -
Refs #20160: Added valid_matching check for TypeInformation.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for a797a5e - Browse repository at this point
Copy the full SHA a797a5eView commit details -
Refs #20160: Added send and receive error logs. Added missing continu…
…ation_point reply management Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 0a928e0 - Browse repository at this point
Copy the full SHA 0a928e0View commit details -
Refs #20160: Added check for requests with no TypeIdentifiers and sma…
…ll fixes. Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 3c1f427 - Browse repository at this point
Copy the full SHA 3c1f427View commit details -
Refs #20160: Added listener classes to handle change acks
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 9f3a1e3 - Browse repository at this point
Copy the full SHA 9f3a1e3View commit details -
Refs #20160: Restored minimal_from_complete_type_identifier method fr…
…om TypeObjectRegistry Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for cdd0a4b - Browse repository at this point
Copy the full SHA cdd0a4bView commit details -
Refs #20160: Fixes for TypeInformation serializer
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 1e9bb28 - Browse repository at this point
Copy the full SHA 1e9bb28View commit details -
Refs #20160: Added typelookup_service_threads to XMLParser
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 50ef6b0 - Browse repository at this point
Copy the full SHA 50ef6b0View commit details -
Refs #20160. Remove old function
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Configuration menu - View commit details
-
Copy full SHA for 9556352 - Browse repository at this point
Copy the full SHA 9556352View commit details -
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Configuration menu - View commit details
-
Copy full SHA for 343475d - Browse repository at this point
Copy the full SHA 343475dView commit details -
Refs #20160: Fixes for TypeLookupManager destruction with pending cal…
…lbacks. Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 129f7ea - Browse repository at this point
Copy the full SHA 129f7eaView commit details -
Refs #20160: Changes for instance_names to use the full GUID.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 45f94b5 - Browse repository at this point
Copy the full SHA 45f94b5View commit details -
Refs #20160: Applied suggestions. Removed overloaded discovery methods.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for f3f8121 - Browse repository at this point
Copy the full SHA f3f8121View commit details -
Refs #20160: Changes for xtypes doc.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for e0040ed - Browse repository at this point
Copy the full SHA e0040edView commit details -
Refs #20160: Fix for LOG macro. Remove consistency check from registe…
…r_type_object(from TypeLookupManager). Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 61ace27 - Browse repository at this point
Copy the full SHA 61ace27View commit details -
Refs #20160: Applied suggestions.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 1bba30b - Browse repository at this point
Copy the full SHA 1bba30bView commit details -
Refs #20160: Removed obsolete check.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for f840f98 - Browse repository at this point
Copy the full SHA f840f98View commit details -
Refs #20160: Fixed DS tests and warnings.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 0a9026a - Browse repository at this point
Copy the full SHA 0a9026aView commit details -
Refs #20160: Fixes after rebase.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 38c3df5 - Browse repository at this point
Copy the full SHA 38c3df5View commit details -
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for b45c43e - Browse repository at this point
Copy the full SHA b45c43eView commit details -
Refs #20160: Applied suggestions.
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 6d3bdd2 - Browse repository at this point
Copy the full SHA 6d3bdd2View commit details -
Signed-off-by: adriancampo <adriancampo@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 27a861e - Browse repository at this point
Copy the full SHA 27a861eView commit details
Commits on Apr 9, 2024
-
Refs #20242. Update unsupported_type_info tests.
Now we works successfully against OpenDDS 3.27 Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Configuration menu - View commit details
-
Copy full SHA for b0e2e65 - Browse repository at this point
Copy the full SHA b0e2e65View commit details -
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Configuration menu - View commit details
-
Copy full SHA for feea1ec - Browse repository at this point
Copy the full SHA feea1ecView commit details
Commits on Apr 10, 2024
-
Refs #20242. Fix log thread being killed in windows on unit test
Signed-off-by: Ricardo González <ricardo@richiware.dev>
Configuration menu - View commit details
-
Copy full SHA for 5ae348a - Browse repository at this point
Copy the full SHA 5ae348aView commit details