You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/06/23 15:08:54 UTC

[pulsar] branch master updated (e092fb3 -> cad0542)

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

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


    from e092fb3  [Transaction] Fix broker init transaction related topic. (#11022)
     add cad0542  fix testng assertEquals parameter order (#11035)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/admin/AdminTest.java  | 11 ++---
 .../pulsar/client/api/ServiceUrlProviderTest.java  |  2 +-
 .../io/rabbitmq/sink/RabbitMQSinkConfigTest.java   | 52 +++++++++++-----------
 .../pulsar/io/redis/sink/RedisSinkConfigTest.java  | 32 ++++++-------
 .../apache/pulsar/io/solr/SolrSinkConfigTest.java  | 24 +++++-----
 5 files changed, 58 insertions(+), 63 deletions(-)