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

Fix for late-joiners KEEP_LAST, RELIABLE, TRANSIENT_LOCAL [8986] #1314

Merged
merged 4 commits into from
Jul 31, 2020

Conversation

lauramg15
Copy link
Contributor

  • New large data volatile blackbox tests
  • New large data transient local blackbox tests
  • New blackbox tests to check #8896 bug (Transient Local, Reliable, Keep Last 1)
  • Change the Subscriber History condition to check if the History is Full (Fix for the #8896 bug)

Laura Martin added 2 commits July 30, 2020 12:56
* Large data volatile tests
* Large data transient local tests
* Tests to check #8896 bug (Transient Local, Reliable, Keep Last 1)

Signed-off-by: Laura Martin <laura@eprosima.com>
Signed-off-by: Laura Martin <laura@eprosima.com>
@lauramg15 lauramg15 force-pushed the feature/late-joiners-keep-last-1-test branch from 0276663 to e84c8fe Compare July 30, 2020 10:56
@richiware
Copy link
Member

Build status:

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

Laura Martin added 2 commits July 31, 2020 09:15
Signed-off-by: Laura Martin <laura@eprosima.com>
Signed-off-by: Laura Martin <laura@eprosima.com>
@richiware
Copy link
Member

Build status:

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

@MiguelCompany
Copy link
Member

Unrelated failures. Going in!

@MiguelCompany MiguelCompany merged commit ae85f36 into master Jul 31, 2020
@MiguelCompany MiguelCompany deleted the feature/late-joiners-keep-last-1-test branch July 31, 2020 11:03
lauramg15 added a commit that referenced this pull request Aug 3, 2020
* Refs #8896 Add Blackbox Tests

* Large data volatile tests
* Large data transient local tests
* Tests to check #8896 bug (Transient Local, Reliable, Keep Last 1)

Signed-off-by: Laura Martin <laura@eprosima.com>

* Refs #8896 Fix history full check in SubscriberHistory

Signed-off-by: Laura Martin <laura@eprosima.com>

* Refs #8986 Requested Changes

Signed-off-by: Laura Martin <laura@eprosima.com>

* Refs #8986 Separate HistoryAttributes calculation to a separate method

Signed-off-by: Laura Martin <laura@eprosima.com>
MiguelCompany pushed a commit that referenced this pull request Aug 4, 2020
* Fix for late-joiners KEEP_LAST, RELIABLE, TRANSIENT_LOCAL (#1314)

* Refs #8896 Add Blackbox Tests

* Large data volatile tests
* Large data transient local tests
* Tests to check #8896 bug (Transient Local, Reliable, Keep Last 1)

Signed-off-by: Laura Martin <laura@eprosima.com>

* Refs #8896 Fix history full check in SubscriberHistory

Signed-off-by: Laura Martin <laura@eprosima.com>

* Refs #8986 Requested Changes

Signed-off-by: Laura Martin <laura@eprosima.com>

* Refs #8986 Separate HistoryAttributes calculation to a separate method

Signed-off-by: Laura Martin <laura@eprosima.com>

* Uncrustify

Signed-off-by: Laura Martin <laura@eprosima.com>
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