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 balancer round robin #269

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

darkgrey1554
Copy link
Collaborator

No description provided.

@@ -1743,6 +1743,11 @@ void config_parser_t::loadConfig_balancer_services(controlplane::base_t& baseNex
flags |= YANET_BALANCER_OPS_FLAG;
}

if (service_json.value("pure_round_robin", false))
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

maybe its worth changing the field name ("prb" or "round_robin")

@darkgrey1554 darkgrey1554 force-pushed the fix-balancer-round-robin branch from bb95ece to b43c31a Compare January 31, 2025 12:48
ol-imorozko
ol-imorozko previously approved these changes Jan 31, 2025
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