Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor tests to not use KafkaConsumer internals #982

Open
jeremyg484 opened this issue Mar 11, 2024 · 0 comments
Open

Refactor tests to not use KafkaConsumer internals #982

jeremyg484 opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
type: improvement A minor improvement to an existing feature

Comments

@jeremyg484
Copy link
Contributor

Issue description

There are several tests that currently rely on the internal implementation details of KafkaConsumer. See those noted with TODOs in #973.

As the internal implementation of KafkaConsumer is evolving significantly, we should refactor these tests to not depend on these internals thus making them more resilient to Kafka dependency upgrades.

@jeremyg484 jeremyg484 added the type: improvement A minor improvement to an existing feature label Mar 11, 2024
@jeremyg484 jeremyg484 self-assigned this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant