You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/11/17 05:10:04 UTC

[pulsar] branch master updated (5bbd447 -> 3ae9399)

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

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


    from 5bbd447  Update Guava to version 30.0 (#8538)
     add 3ae9399  Add `passive` to io-rabbitmq config options (#8075)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/io/rabbitmq/RabbitMQSource.java    | 6 +++++-
 .../java/org/apache/pulsar/io/rabbitmq/RabbitMQSourceConfig.java   | 6 ++++++
 .../apache/pulsar/io/rabbitmq/source/RabbitMQSourceConfigTest.java | 7 +++++++
 .../org/apache/pulsar/io/rabbitmq/source/RabbitMQSourceTest.java   | 1 +
 pulsar-io/rabbitmq/src/test/resources/sourceConfig.yaml            | 4 ++--
 site2/docs/io-rabbitmq-source.md                                   | 5 ++++-
 6 files changed, 25 insertions(+), 4 deletions(-)