merlimat opened a new pull request, #25926: URL: https://github.com/apache/pulsar/pull/25926
### Motivation The `pulsar-perf` `simulation-client` and `simulation-controller` subcommands, backed by `LoadSimulationClient` and `LoadSimulationController`, are obsolete and no longer used. ### Modifications - Remove `LoadSimulationClient` and `LoadSimulationController`. - Remove their `simulation-client` / `simulation-controller` registrations in `PulsarPerfTestTool` and `CmdGenerateDocumentation`. No other code, scripts, or docs referenced these classes. ### Verifying this change This change is a trivial removal of unused code and should be covered by existing build/compile checks (`pulsar-testclient` compiles clean). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
