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

[10793] Collection of data and notification to listeners SUBSCRIPTION_THROUGHPUT #1964

Merged
merged 3 commits into from
May 18, 2021

Conversation

MiguelBarro
Copy link
Contributor

Merge after #1955

@MiguelBarro MiguelBarro temporarily deployed to codecov May 17, 2021 05:19 Inactive
JLBuenoLopez
JLBuenoLopez previously approved these changes May 17, 2021
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

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

LGTM! Only a suggestion to improve the documentation

@@ -244,6 +247,13 @@ class StatisticsReaderImpl
*/
void on_nackfrag(
int32_t count);

/**
* @brief Reports throughtput based on last added sample to history
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* @brief Reports throughtput based on last added sample to history
* @brief Reports subscription throughtput based on last added sample to reader's history

@@ -131,6 +140,15 @@ class StatisticsReaderImpl
{
}

/**
* @brief Reports throughtput based on last added sample to history
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* @brief Reports throughtput based on last added sample to history
* @brief Reports subscription throughtput based on last added sample to reader's history

@MiguelBarro MiguelBarro force-pushed the feature/statistics/rtps/subscription_throughput branch from 70ff78c to eb974a5 Compare May 17, 2021 10:52
@MiguelBarro MiguelBarro requested a review from JLBuenoLopez May 17, 2021 10:53
JLBuenoLopez
JLBuenoLopez previously approved these changes May 17, 2021
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

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

👌

@MiguelBarro MiguelBarro force-pushed the feature/statistics/rtps/subscription_throughput branch from eb974a5 to 7649a96 Compare May 18, 2021 05:37
@MiguelBarro MiguelBarro temporarily deployed to codecov May 18, 2021 05:38 Inactive
@MiguelBarro MiguelBarro requested a review from JLBuenoLopez May 18, 2021 05:39
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

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

LGTM!

@MiguelCompany
Copy link
Member

Not waiting for test results, as the last ones were ok, and changes after them are just a rebase after merging #1955, which this PR already included.

We'll leave tests for #1956, which will be rebased after this one is merged.

@MiguelCompany MiguelCompany merged commit 809b1d9 into master May 18, 2021
@MiguelCompany MiguelCompany deleted the feature/statistics/rtps/subscription_throughput branch May 18, 2021 06:12
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