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

[2.3] Backport mocked HostResolver from KAFKA-12193 to avoid relying on kafka.apache.org for specific DNS behavior #10055

Conversation

gardnervickers
Copy link
Contributor

The original PR was #9902

The reason for back-porting this improved test infrastructure is to address some flakes which we have seen when kafka.apache.org DNS changes, specifically in the ClusterConnectionStatesTest. This change uses a mocked resolver for the multi-ip tests.

@gardnervickers gardnervickers force-pushed the backport-host-resolver-KAFKA-12193 branch from 468dd5a to 2d536a4 Compare February 4, 2021 21:03
@gardnervickers gardnervickers changed the title Backport mocked HostResolver from KAFKA-12193 to avoid relying on kafka.apache.org for specific DNS behavior [2.3] Backport mocked HostResolver from KAFKA-12193 to avoid relying on kafka.apache.org for specific DNS behavior Feb 4, 2021
@ableegoldman
Copy link
Contributor

Hey @gardnervickers , do you have plans to open a PR against 2.6 as well? Just checking in since it seems this fix has been ported to everything except 2.6 so far and I want to keep track for the 2.6.2 release

@gardnervickers
Copy link
Contributor Author

@ableegoldman I believe @bob-barrett was working on a PR against 2.6.

@bob-barrett
Copy link
Contributor

@ableegoldman the 2.6 backport is #10061.

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.

3 participants