This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from df86cb4 [Documentation][Geo Replication] Document clusters create
step in geo replication (#9857)
add 647c2dc pulsar-perf: add ability to create partitioned topics (#9859)
No new revisions were added by this update.
Summary of changes:
.../proxy/socket/client/PerformanceClient.java | 14 ++---
.../apache/pulsar/testclient/BrokerMonitor.java | 2 +-
.../pulsar/testclient/LoadSimulationClient.java | 2 +-
.../testclient/LoadSimulationController.java | 4 +-
.../pulsar/testclient/ManagedLedgerWriter.java | 10 ++--
.../apache/pulsar/testclient/PerfClientUtils.java | 15 ++++++
.../pulsar/testclient/PerformanceConsumer.java | 12 ++---
.../pulsar/testclient/PerformanceProducer.java | 63 +++++++++++++++++++---
.../pulsar/testclient/PerformanceReader.java | 8 +--
.../pulsar/testclient/PerformanceProducerTest.java | 33 ++++++++++++
10 files changed, 131 insertions(+), 32 deletions(-)