You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "EMsnap (via GitHub)" <gi...@apache.org> on 2023/03/16 03:07:05 UTC

[GitHub] [inlong] EMsnap opened a new pull request, #7623: [INLONG-7614][Sort] Fix sort pulsar connector loss data when using admin url

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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang merged pull request #7623: [INLONG-7614][Sort] Fix sort pulsar connector loss data when using admin url

Posted by "dockerzhang (via GitHub)" <gi...@apache.org>.
dockerzhang merged PR #7623:
URL: https://github.com/apache/inlong/pull/7623


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org