Skip to content

Update kafka and kfake#663

Closed
rubvs wants to merge 2 commits intomainfrom
fix-kfake-upgrade
Closed

Update kafka and kfake#663
rubvs wants to merge 2 commits intomainfrom
fix-kfake-upgrade

Conversation

@rubvs
Copy link
Copy Markdown
Contributor

@rubvs rubvs commented May 28, 2025

Closes #661

Do not use the same context across multiple Produce calls in TestConsumerDelivery. In doing so, the context will be cancelled after the first record is produced, dropping a records in the buffer.

@rubvs rubvs force-pushed the fix-kfake-upgrade branch from 8f49376 to 799183a Compare May 28, 2025 14:13
@rubvs
Copy link
Copy Markdown
Contributor Author

rubvs commented Jul 9, 2025

Superseded by #675

@rubvs rubvs closed this Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updating kfake fails TestConsumerDelivery

1 participant