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

[GitHub] [inlong] e-mhui opened a new pull request, #7588: [INLONG-7537][Sort] Enable incremental snapshot for MongoDB CDC

e-mhui opened a new pull request, #7588:
URL: https://github.com/apache/inlong/pull/7588

   ### Prepare a Pull Request
   
   [INLONG-7537][Sort] Enable incremental snapshot for MongoDB CDC
   
   - Fixes #7537 
   
   ### Motivation
   
   *Explain here the context, and why you're making that change. What is the problem you're trying to solve?*
   
   After enabling incremental snapshots in MongoDB CDC, data can be read in chunks to improve reading efficiency.
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   Add the `MongoDBSource` class to implement incremental snapshot logic.
   
   ### Documentation
   
     - Does this pull request introduce a new feature? (yes)
     - If yes, how is the feature documented? ( docs )
   
   this pr add some options, detail for  https://github.com/apache/inlong-website/pull/709 .
   
   
   


-- 
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] e-mhui commented on pull request #7588: [INLONG-7537][Sort] Enable incremental snapshot for MongoDB CDC

Posted by "e-mhui (via GitHub)" <gi...@apache.org>.
e-mhui commented on PR #7588:
URL: https://github.com/apache/inlong/pull/7588#issuecomment-1466164115

   @healchow Hi, this PR https://github.com/apache/inlong/pull/7570 has been closed. I split it into two. Please review current PR.


-- 
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 #7588: [INLONG-7537][Sort] Enable incremental snapshot for MongoDB CDC

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


-- 
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] e-mhui commented on pull request #7588: [INLONG-7537][Sort] Enable incremental snapshot for MongoDB CDC

Posted by "e-mhui (via GitHub)" <gi...@apache.org>.
e-mhui commented on PR #7588:
URL: https://github.com/apache/inlong/pull/7588#issuecomment-1467657516

   @gong @EMsnap @yunqingmoswu pls help review it.


-- 
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