You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/03/29 11:05:15 UTC

[GitHub] [pulsar] murong00 opened a new pull request #3937: [pulsar-io] Some minor improvement of RabbitMQ IO Source

murong00 opened a new pull request #3937: [pulsar-io] Some minor improvement of RabbitMQ IO Source
URL: https://github.com/apache/pulsar/pull/3937
 
 
   ### Motivation
   
   This PR try to add some specific config for RabbitMQ IO Source to support setting `basicQos` and `ack`. 
   
   ### Modifications
   
   * Add an abstract `RabbitMQAbstractConfig` and `RabbitMQSourceConfig` inherits from it.
   * Add some unit tests.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services