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

Fix minor bug that can cause a missing Kafka initialization #180

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

joselsegura
Copy link
Collaborator

Description

Minor error in the handling of kwargs argument in the child class that, depending on the circumstances, can make the Kafka initialization to fail and is already causing a misleading info log message

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing steps

Tested locally with tox

Checklist

  • pre-commit run -a passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

@joselsegura joselsegura merged commit cf741ed into RedHatInsights:main Apr 2, 2024
5 checks passed
@joselsegura joselsegura deleted the fix_idp_init_bug branch April 2, 2024 14:59
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