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

[improve][cli] PIP-343: Refactor pulsar-perf to subcommand #22388

Merged
merged 10 commits into from
May 2, 2024

Conversation

crossoverJie
Copy link
Member

PIP: #22181
Improve CLI: pulsar-perf user experience.

Motivation

Refactor pulsar-perf to subcommand.

Modifications

  • Create a new class PulsarPerfTestTool
  • Remove unnecessary code in pulsar-perf and pulsar-perf.cmd

Verifying this change

  • Make sure that the change passes the CI checks.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: crossoverJie#22

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Mar 31, 2024
@crossoverJie
Copy link
Member Author

@nodece PTAL.

@nodece
Copy link
Member

nodece commented Apr 15, 2024

This PR is a bit large and not easy to review. We may need to review multiple times to reach an agreement, thanks.

@crossoverJie
Copy link
Member Author

This PR is a bit large and not easy to review. We may need to review multiple times to reach an agreement, thanks.

Yes, most of them are some template type modifications, which require more patience to do code review.

@nodece nodece assigned nodece and crossoverJie and unassigned nodece May 2, 2024
@nodece nodece added this to the 3.3.0 milestone May 2, 2024
@nodece nodece merged commit 6f75569 into apache:master May 2, 2024
49 of 50 checks passed
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants