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

[testclient] Add total messages when periodic printing throughput #12084

Merged
merged 1 commit into from Sep 28, 2021
Merged

[testclient] Add total messages when periodic printing throughput #12084

merged 1 commit into from Sep 28, 2021

Conversation

yuruguo
Copy link
Contributor

@yuruguo yuruguo commented Sep 18, 2021

Motivation

Add total read/produce messages when periodic printing throughput in PerformanceReader / ManagedLedgerWriter&PerformanceClient

Modifications

  • Get totalMessages then add it to the log information

Documentation

  • no-need-doc

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

Lgtm

Thank you

@BewareMyPower BewareMyPower added area/cli release/2.8.2 doc-not-needed Your PR changes do not impact docs labels Sep 28, 2021
@BewareMyPower BewareMyPower added this to the 2.9.0 milestone Sep 28, 2021
@BewareMyPower BewareMyPower merged commit 91697c5 into apache:master Sep 28, 2021
codelipenghui pushed a commit that referenced this pull request Sep 29, 2021
### Motivation
Add total read/produce messages when periodic printing throughput in `PerformanceReader` / `ManagedLedgerWriter`&`PerformanceClient`

### Modifications
- Get `totalMessages` then add it to the log information

(cherry picked from commit 91697c5)
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Sep 29, 2021
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
### Motivation
Add total read/produce messages when periodic printing throughput in `PerformanceReader` / `ManagedLedgerWriter`&`PerformanceClient`

### Modifications
- Get `totalMessages` then add it to the log information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli cherry-picked/branch-2.8 Archived: 2.8 is end of life doc-not-needed Your PR changes do not impact docs release/2.8.2 release/2.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants