Skip to content

Conversation

MauriceVanVeen
Copy link
Member

@MauriceVanVeen MauriceVanVeen commented Aug 6, 2025

The health check gathers all assignments and does checking after. If the consumer was deleted in the meantime, it should not report an error.

Also, the health check could run earlier than we're able to create the consumer. In that case, wait before erroring.

Resolves #7149

Signed-off-by: Maurice van Veen github@mauricevanveen.com

@MauriceVanVeen MauriceVanVeen requested a review from a team as a code owner August 6, 2025 17:54
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MauriceVanVeen MauriceVanVeen force-pushed the maurice/consumer-health branch from 20187b2 to d2ba2d5 Compare August 7, 2025 07:33
Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
@MauriceVanVeen MauriceVanVeen force-pushed the maurice/consumer-health branch from d2ba2d5 to 70e1886 Compare August 7, 2025 07:34
Copy link
Member

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@neilalexander neilalexander merged commit af74402 into main Aug 7, 2025
69 of 70 checks passed
@neilalexander neilalexander deleted the maurice/consumer-health branch August 7, 2025 09:27
neilalexander added a commit that referenced this pull request Aug 13, 2025
Includes the following:

- #7140
- #7142
- #7145
- #7150
- #7151
- #7154
- #7156
- #7122
- #7166 (excluding the Go
version bump)
- #7162
- #7165

Signed-off-by: Neil Twigg <neil@nats.io>
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.

Random "consumer not found" healthcheck errors
3 participants