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 metrics #869

Merged
merged 12 commits into from
Apr 3, 2024
Merged

Fix metrics #869

merged 12 commits into from
Apr 3, 2024

Conversation

attilakreiner
Copy link
Contributor

Description

This change fixes an issue with the stream.active.* metrics.

@attilakreiner attilakreiner requested a review from jfallows March 20, 2024 08:27
jfallows
jfallows previously approved these changes Mar 20, 2024
jfallows
jfallows previously approved these changes Mar 25, 2024
@jfallows jfallows requested a review from akrambek April 3, 2024 03:10
if (!KafkaState.replyClosed(state))
{
state = KafkaState.closedReply(state);
//client.stream = nullIfClosed(state, client.stream);
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it a todo comment

@jfallows jfallows merged commit faef7d2 into aklivity:develop Apr 3, 2024
5 checks passed
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