Skip to content

[qa] Fixup connector status test.#5792

Merged
ryzhyk merged 2 commits intomainfrom
connector-status-test-debug
Mar 10, 2026
Merged

[qa] Fixup connector status test.#5792
ryzhyk merged 2 commits intomainfrom
connector-status-test-debug

Conversation

@ryzhyk
Copy link
Contributor

@ryzhyk ryzhyk commented Mar 10, 2026

The test used auto.offset.reset instead if start_from (required as per our docs). This could lead to race conditions where the connector doesn't ingest some of the records.

The test used `auto.offset.reset` instead if `start_from` (required as per our docs).
This could lead to race conditions where the connector doesn't ingest some of the records.

Signed-off-by: Leonid Ryzhyk <ryzhyk@gmail.com>
@ryzhyk ryzhyk requested a review from mihaibudiu March 10, 2026 17:14
@ryzhyk ryzhyk added the QA Testing and quality assurance label Mar 10, 2026
Signed-off-by: feldera-bot <feldera-bot@feldera.com>
Copy link
Contributor

@mihaibudiu mihaibudiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is wrong maybe we could provide some warnings?

@ryzhyk ryzhyk enabled auto-merge March 10, 2026 17:24
@ryzhyk ryzhyk added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 3a3e377 Mar 10, 2026
1 check passed
@ryzhyk ryzhyk deleted the connector-status-test-debug branch March 10, 2026 19:32
Copy link

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. start_from is the correct Feldera key; stripping the inapplicable auto.offset.reset from the output connector config is right too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA Testing and quality assurance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants