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

Garbage collect remote SHM segments when origin Participant is closed… > 2.0.x [9029] #1330

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

LuisGP
Copy link
Contributor

@LuisGP LuisGP commented Aug 4, 2020

Backport #1250 to 2.0.x

@LuisGP LuisGP changed the title Garbage collect remote SHM segments when origin Participant is closed… > 2.0.x Garbage collect remote SHM segments when origin Participant is closed… > 2.0.x [9029] Aug 4, 2020
MiguelBarro
MiguelBarro previously approved these changes Aug 5, 2020
Copy link
Contributor

@MiguelBarro MiguelBarro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

… / dead (#1250)

* Refs #8606. SharedMemWatchdog refactor.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Uncrustify.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Remote segments collector.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Uncrustify.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Unit test.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Avoid dynamic allocations in RobustExclusiveLock::is_locked().

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Avoid exceptions in SharedMemTransport::find_port.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Uncrustify.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8606. Segments collector resources usage limit.

Signed-off-by: AdolfoMartinez <adolfomartinez@eprosima.com>

* Refs #8607. Fix after rebase.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

* Refs #8607. Removed unnecessary message.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

* Refs #9029. Uncrustify

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just rebased to resolve conflicts and force new CI

@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

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.

5 participants