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: [email protected] With regards, Apache Git Services
