Skip to content

Downgrade kafka-python to 1.3.4 to prevent DNS spikes when broker doesn't exist #1592

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

Merged
merged 1 commit into from
May 22, 2018

Conversation

masci
Copy link
Contributor

@masci masci commented May 22, 2018

What does this PR do?

Temporary downgrade kafka-python to version 1.3.4

Motivation

We noticed a huge spike in the number of DNS calls coming from the check when a broker listed on the config file doesn't exist. While this is definitely a misconfiguration problem, we want to investigate the spike, reverting to a known state in the meantime.

Review checklist

  • PR has a meaningful title or PR has the no-changelog label attached
  • Feature or bugfix has tests
  • Git history is clean
  • If PR impacts documentation, docs team has been notified or an issue has been opened on the documentation repo

@masci masci added this to the 6.2.1 milestone May 22, 2018
@masci masci changed the title Downgrade kafka-python to 1.3.4 Downgrade kafka-python to 1.3.4 to prevent DNS spikes when broker doesn't exist May 22, 2018
@masci masci merged commit 15e3485 into master May 22, 2018
@masci masci deleted the massi/kafka-python branch May 22, 2018 19:10
masci added a commit that referenced this pull request May 22, 2018
@jeffwidman
Copy link
Contributor

This was fixed in dpkp/kafka-python#1507, which is part of the recently released 1.4.3 version.

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

Successfully merging this pull request may close these issues.

3 participants