erenavsarogullari opened a new pull request #3193: [Pulsar-Client] Extends ProducerBuilder Validations URL: https://github.com/apache/pulsar/pull/3193 ### Motivation This PR aims to extend validations on `ProducerBuilder`. ### Modifications 1- `ProducerBuilder` needs to be robust for null and blank values as Public API. (e.g: When `topicName` is passed as blank, it comes as `persistent://public/default/ `) 2- UT coverage is added.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
