nlu90 opened a new issue, #22025: URL: https://github.com/apache/beam/issues/22025
### What would you like to happen? Currently the connector publishes messages to pulsar in a synchronous way. https://github.com/apache/beam/blob/master/sdks/java/io/pulsar/src/main/java/org/apache/beam/sdk/io/pulsar/WriteToPulsarDoFn.java#L48 We need to make this publishing process async in order to improve the performance and throughput. ### Issue Priority Priority: 2 ### Issue Component Component: io-java-pulsar -- 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]
