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 debug log message #9211

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Fix debug log message #9211

merged 1 commit into from
Apr 21, 2021

Conversation

coignetp
Copy link
Contributor

What does this PR do?

Before:
Identified api_version: True, kafka_consumer_offsets: ...
After
Identified api_version: (0, 9), kafka_consumer_offsets: ...

Motivation

QA #8795

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@coignetp coignetp requested a review from a team as a code owner April 21, 2021 12:37
@FlorianVeaux FlorianVeaux merged commit 0391f74 into master Apr 21, 2021
@FlorianVeaux FlorianVeaux deleted the paul/kcl-log branch April 21, 2021 13:41
FlorianVeaux pushed a commit that referenced this pull request Apr 21, 2021
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