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

Pipe: refact pipe remaining metrics calculation #13640

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

VGalaxies
Copy link
Contributor

TBD.

@SteveYurongSu SteveYurongSu self-assigned this Sep 26, 2024
@@ -40,4 +42,9 @@ public int size() {
public boolean isEmpty() {
return inputPendingQueue.isEmpty();
}

/** DO NOT FORGET to set eventCounter to new value after invoking this method. */
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@SteveYurongSu what for?

@VGalaxies VGalaxies changed the title Pipe: exclude raw tablet events with needToReport set to false when calculating commit rate to avoid extremely low remaining time Pipe: refact pipe remaining metrics calculation Oct 1, 2024
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.

2 participants