Skip to content

fix label comparison #54

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

Merged
merged 1 commit into from
Apr 9, 2025
Merged

fix label comparison #54

merged 1 commit into from
Apr 9, 2025

Conversation

sharkpc138
Copy link
Contributor

  • High disk write IOPS were observed on certain nodes
  • CPU profiling revealed that most of the time was spent on updating pod labels(including writing to disk)
  • Due to repeated comparison failures between chunk labels and pod labels, the lobster store kept writing pod labels to disk, which caused increased write IOPS

@sharkpc138 sharkpc138 merged commit 9cc75b3 into main Apr 9, 2025
1 check 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.

1 participant