Skip to content

Remove fairness validation#239

Merged
stephanos merged 7 commits intomainfrom
remove-fairness-validation
Oct 25, 2025
Merged

Remove fairness validation#239
stephanos merged 7 commits intomainfrom
remove-fairness-validation

Conversation

@stephanos
Copy link
Copy Markdown
Collaborator

@stephanos stephanos commented Oct 24, 2025

What was changed

Remove fairness validation from ebb and flow scenario.

Why?

Suspected memory leak. And it's not really used anyway.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@stephanos stephanos force-pushed the remove-fairness-validation branch from ba15949 to b09510b Compare October 24, 2025 23:05
@stephanos stephanos force-pushed the remove-fairness-validation branch from b09510b to c9d06bf Compare October 24, 2025 23:10
@stephanos stephanos marked this pull request as ready for review October 24, 2025 23:37
@stephanos stephanos requested a review from a team as a code owner October 24, 2025 23:37
@stephanos stephanos requested a review from dnr October 24, 2025 23:37
// Set fairness, if specified
fairnessKey := activity.GetFairnessKey()
fairnessWeight := activity.GetFairnessWeight()
if fairnessKey != "" {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we need fairness keys though.. put it in the real field now that it's released

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Oops; reverted!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I'd need to update the SDK to use the real field now.

@stephanos stephanos merged commit 320106c into main Oct 25, 2025
27 of 28 checks passed
@stephanos stephanos deleted the remove-fairness-validation branch October 25, 2025 03:16
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