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 KafkaCluster's status update at CruiseControlTask controller #889

Merged
merged 2 commits into from Nov 10, 2022

Conversation

bartam1
Copy link
Contributor

@bartam1 bartam1 commented Nov 10, 2022

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

KafkaCluster status update happens only when it is necessary.
KafkaCluster status update happens more frequently to avoid an edge case at the CruiseControlTask controller when the code execution exits sooner then the status update

Why?

KafkaCluster status update happened always because a wrong check.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)

@bartam1 bartam1 requested a review from a team as a code owner November 10, 2022 15:32
@bartam1 bartam1 changed the title Fix kafkacluster status update Fix KafkaCluster's status update at CruiseControlTask controller Nov 10, 2022
Kuvesz
Kuvesz previously approved these changes Nov 10, 2022
@bartam1 bartam1 merged commit 9a121e7 into master Nov 10, 2022
@bartam1 bartam1 deleted the updatestatusfix branch November 10, 2022 16:37
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.

None yet

4 participants