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/24 15:51:56 UTC

[GitHub] [pulsar] casidiablo opened a new pull request #3894: [flink] Allow to specify a custom Pulsar producer

casidiablo opened a new pull request #3894: [flink] Allow to specify a custom Pulsar producer
URL: https://github.com/apache/pulsar/pull/3894
 
 
   
   
   ### Motivation
   
   It is paramount, in pretty much any non-trivial use-case, to control the settings of the Pulsar producer used by the Flink producer.
   
   ### Modifications
   
   Allowed users to pass a custom Pulsar producer instance.
   
   ### Verifying this change
   
   - This change is already covered by Flink tests
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API: no
     - The schema: no
     - The default values of configurations: no
     - The wire protocol: no
     - The rest endpoints: no
     - The admin cli options: no
     - Anything that affects deployment: no
   
   

----------------------------------------------------------------
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