ryerraguntla commented on PR #3498:
URL: https://github.com/apache/iggy/pull/3498#issuecomment-4714618398

   overall correct direction - cursor-by-primary-key is the right shape for 
Meilisearch, test coverage is present but coverage gap — only happy-path 
covered. No test for: (a) state restored across restart → cursor starts from 
last_primary_key, not from zero; (b) second poll produces zero duplicates. 
refer The elasticsearch_source.rs has state_persists_across_connector_restart 
as a pattern. For a cursor-based source, duplicate-freedom is the core 
invariant; it should be integration-tested. 


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

Reply via email to