-
Notifications
You must be signed in to change notification settings - Fork 793
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
Fix order destruction of PeriodicHeartbeatEvent [14801] #2727
Merged
Conversation
This file contains 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
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
richiware
changed the title
Fix destruction ordering of PeriodicHeartbeatEvent
Fix order destruction of PeriodicHeartbeatEvent
Jun 6, 2022
richiware
changed the title
Fix order destruction of PeriodicHeartbeatEvent
Fix order destruction of PeriodicHeartbeatEvent [14801]
Jun 6, 2022
Barry-Xu-2018
pushed a commit
to Barry-Xu-2018/Fast-DDS
that referenced
this pull request
Jun 6, 2022
* Squash of low-bandwidth-plugins development: Refs eProsima#2731. Initial version of DataTransformTransport Refs eProsima#2731. DataTransformTransport implementation complete + unit test Refs eProsima#2731. Refactor of DataTransformTransport with middle class ChainingTransport Refs eProsima#2752. Refactor to pass participant properties on transport creation Refs eProsima#2691. Added some utils to StringMatching class Refs eProsima#2693. Headers reduction transport implementation Refs eProsima#2759. Blackbox test and bug fixing Refs eProsima#2759. Fixing compiler warnings Refs eProsima#2692. Added Payload Compression Transport (ZLIB only) Refs eProsima#2692. Added BlackBox test for ZLib transport Refs eProsima#2692. Added BZIP2 compression Refs eProsima#2692. Added BlackBox test for BZip2 transport Refs eProsima#2692. Fixing compiler warnings Refs eProsima#2692. Added automatic compression implementation Refs eProsima#2692. Added blackbox test for automatic compression Refs eProsima#2692. Only compiling compression transport when compression libraries are found Refs eProsima#2727. Added source timestamp transport Refs eProsima#2727. Added blackbox test for source timestamp transport Refs eProsima#2693. Removing unsupported entity ids Refs eProsima#2693. Fix of bug in HeaderReduction_Recover Refs eProsima#2769. Documenting interfaces and some optimizations Refs eProsima#2691. Added blackbox test chaining several transports Better doc on some transports Refs eProsima#2787. Fixed bug in SourceTimestamp transport Refs eProsima#2787. Added examples to test interoperability Refs eProsima#2787. Interop example improved Refs eProsima#2787. Added dump capabiliy to HeaderReductionTransport Refs eProsima#2787. Added dump to test participants Refs eProsima#2787. Fixed bug in SourceTimestampTransport Refs eProsima#2787. Improving tests and dump Refs eProsima#2787. Improving example Refs eProsima#2787. Fixing entiy id packing Refs eProsima#2787. Message sent improved Refs eProsima#2787. Added dump of low level data Refs eProsima#2787. Testing improvements Refs eProsima#2787. Changing data type Refs eProsima#2787. Test data Refs eProsima#2787. Adding parameters to endpoints Refs eProsima#2787. Conditional compilation of debug dump Refs eProsima#2691. Changing example name Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Fixing compilation errors after rebase. Signed-off-by: Ricardo González Moreno <correoricky@gmail.com> Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * New features Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #10121. Fix error creating output channel. Signed-off-by: Ricardo González Moreno <correoricky@gmail.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #12290. Uncrustify Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Moved example to other repo Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #12290. Fix warning on windows Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #12290. Fix warning on windows Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #12290. Fix warnings on Mac Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs 12290. Fix old uncrustify Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Apply suggestions from code review Co-authored-by: José Luis Bueno López <69244257+JLBuenoLopez-eProsima@users.noreply.github.com> * Refs #12290. Apply suggestions. Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> * Refs #12290. Apply suggestions Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> * Refs #12290. Add blackbox test. Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> * Refs #12290. Fix license Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> * Refs #12290. Fix warning on mac Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev> Co-authored-by: Miguel Company <MiguelCompany@eprosima.com> Co-authored-by: Luis LG. Gasco <luisgasco@eprosima.com> Co-authored-by: José Luis Bueno López <69244257+JLBuenoLopez-eProsima@users.noreply.github.com>
MiguelCompany
approved these changes
Jun 6, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
EduPonz
approved these changes
Jun 6, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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
Fixes a segmentation fault introduced in #2642.
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist