erenavsarogullari opened a new pull request #3063: [Pulsar-Flink] Extends Validations URL: https://github.com/apache/pulsar/pull/3063 ### Motivation This PR aims to extend validations on Flink Connector. ### Modifications 1- `FlinkPulsarProducer` constructor needs to be robust for **blank** values. 2- `PulsarSourceBuilder` needs to be robust for blank values. 3- `totalMessageCount` variable looks redundant so can be removed on `PulsarConsumerSource` 4- `PulsarSourceBuilder` UT coverage is added. ### Test Coverage New 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
