You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by bo...@apache.org on 2021/12/17 06:48:28 UTC

[pulsar] branch master updated (1a56c85 -> fbe0103)

This is an automated email from the ASF dual-hosted git repository.

bogong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 1a56c85  [website][upgrade]feat: website upgrade / docs migration - 2.2.0 / deploy/io/sql (#13318)
     add fbe0103  [Transaction] Delete the redundant code (#13327)

No new revisions were added by this update.

Summary of changes:
 .../broker/transaction/TransactionTestBase.java    | 14 -----
 .../pulsar/testclient/PerformanceConsumer.java     | 10 ++--
 .../pulsar/testclient/PerformanceProducer.java     | 12 +++--
 .../pulsar/testclient/PerformanceTransaction.java  | 20 +++++---
 .../pulsar/testclient/utils/PerformanceUtils.java  | 59 ----------------------
 .../testclient/PerformanceTransactionTest.java     | 23 ++++-----
 6 files changed, 38 insertions(+), 100 deletions(-)
 delete mode 100644 pulsar-testclient/src/main/java/org/apache/pulsar/testclient/utils/PerformanceUtils.java