EMsnap opened a new pull request, #7623: URL: https://github.com/apache/inlong/pull/7623
### Prepare a Pull Request - Fixes #7614 ### Motivation Pulsar without admin connector use a Simple connector to collect data which will loss the data before the last one in a InlongMsgFormat. ### Modifications Refactor the pulsar connector to reuse the connector without admin which uses a list collector to collect data ### Verifying this change Run FIlie -> Pulsar -> iceberg to check the data loss -- 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]
