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

Avoid a volatile datasharing reader blocks a writer [12222] (backport #2090) #2191

Merged
merged 3 commits into from
Sep 27, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 6, 2021

This is an automatic backport of pull request #2090 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* Refs #11743. Add regression test

Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>

* Refs #11743. Volatire reader know acks samples in the writer pool

Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>

* Apply suggestions from code review

Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>

* Refs #11743. Fix error

Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>

* Refs #11743. Fix compilation error with new flow controllers

Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>

* Refs #11743. Fix segmentation fault

Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>

Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
(cherry picked from commit c97053e)
MiguelCompany
MiguelCompany previously approved these changes Sep 7, 2021
@MiguelCompany
Copy link
Member

@richiprosima Please test this

1 similar comment
@MiguelCompany
Copy link
Member

@richiprosima Please test this

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
MiguelCompany
MiguelCompany previously approved these changes Sep 7, 2021
@MiguelCompany
Copy link
Member

@richiware would you mind fixing build errors here?

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.

LGTM with greenish CI!

@MiguelCompany
Copy link
Member

@richiprosima Please test this

@MiguelCompany MiguelCompany merged commit a51e1cd into 2.3.x Sep 27, 2021
@MiguelCompany MiguelCompany deleted the mergify/bp/2.3.x/pr-2090 branch September 27, 2021 14:57
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.

3 participants