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

Improve pinning/unpinning in Priority Groups #6110

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented Nov 12, 2024

After round of feedback, few changes were requested:

Fix unpin advisory name

Copy-paste mistake was made in unpin advisory name.

Fix PinnedTS

It was meant to return time when pinned happened, not the daedline.

Add check for group name

As the ADR for Priority Groups was also updated after feedbach, this PR implements that.

cc @ripienaar @jnmoyne

Signed-off-by: Tomasz Pietrek [email protected]

Signed-off-by: Tomasz Pietrek <[email protected]>
It represented the deadline, while it should reflect the moment when a
client was pinned.

Signed-off-by: Tomasz Pietrek <[email protected]>
Signed-off-by: Tomasz Pietrek <[email protected]>
@Jarema Jarema requested a review from a team as a code owner November 12, 2024 07:02
Copy link
Contributor

@ripienaar ripienaar left a comment

Choose a reason for hiding this comment

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

LGTM

@derekcollison derekcollison merged commit d727886 into main Nov 12, 2024
5 checks passed
@derekcollison derekcollison deleted the improve-pinned branch November 12, 2024 21:44
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