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 cacheMissPercentage metric; Port [#18208] to branch-2.10 #18589

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

Xenorith
Copy link
Contributor

What changes are proposed in this pull request?

Please outline the changes and how this PR fixes the issue. modify the calculation method for cacheMissPercentage metric, ensuring it comprehensively accounts for the influence of job worker read operations. #16945

Why are the changes needed?

Because of the incorrect calculation results of this metric, it may produce exception value.

Does this PR introduce any user facing changes?

No
pr-link: #18208
change-id: cid-d24a6f324f7148cab4a30fbbf819510a1a314ebc

### What changes are proposed in this pull request?

Please outline the changes and how this PR fixes the issue.
modify the calculation method for cacheMissPercentage metric, ensuring it comprehensively accounts for the influence of job worker read operations.
Alluxio#16945

### Why are the changes needed?

Because of the incorrect calculation results of this metric, it may produce exception value.

### Does this PR introduce any user facing changes?

No
			pr-link: Alluxio#18208
			change-id: cid-d24a6f324f7148cab4a30fbbf819510a1a314ebc
@Xenorith Xenorith requested a review from Kai-Zhang April 25, 2024 08:13
@Xenorith
Copy link
Contributor Author

alluxio-bot, merge this please

@alluxio-bot
Copy link
Contributor

merge failed:
Merge refused because pull request does not have label start with type-

@Xenorith Xenorith added the type-bug This issue is about a bug label Apr 25, 2024
@Xenorith
Copy link
Contributor Author

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit 33ea120 into Alluxio:branch-2.10 Apr 25, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug This issue is about a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants