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/04/09 23:22:51 UTC

[GitHub] [pulsar] merlimat opened a new pull request #4015: Allow to configure TypedMessageBuilder through a Map conf object

merlimat opened a new pull request #4015: Allow to configure TypedMessageBuilder through a Map conf object
URL: https://github.com/apache/pulsar/pull/4015
 
 
   ### Motivation
   
   Similarly to the `ProducerBuilder` and `ConsumerBuilder`, we should also let user to pass a config map when building a message.
   
   The primary use case for this, right now, is to allow to configure all message options from the functions `context.publish()` method.

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