Skip to content

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

Merged
nodece merged 10 commits intoapache:masterfrom
crossoverJie:pip-343-refactor-pulsar-perf
May 2, 2024
Merged

[improve][cli] PIP-343: Refactor pulsar-perf to subcommand#22388
nodece merged 10 commits intoapache:masterfrom
crossoverJie:pip-343-refactor-pulsar-perf

Conversation

@crossoverJie
Copy link
Copy Markdown
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
Copy Markdown
Member Author

@nodece PTAL.

crossoverJie and others added 3 commits April 10, 2024 22:32
…/client/PerformanceClient.java

Co-authored-by: Zixuan Liu <nodeces@gmail.com>
@nodece
Copy link
Copy Markdown
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
Copy Markdown
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
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