syhily opened a new pull request, #11: URL: https://github.com/apache/flink-connector-pulsar/pull/11
This PR fixes three things. 1. Drop the batch size assertion, the batch size is based on the producer which can't promise the size is 1. 2. Support the next message id calculation on `BatchMessageIdImpl`. 3. Support the next message id calculation on `ChunkMessageIdImpl`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
