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

loadbalancer-experimental: rename ConnectionPoolConfig -> ConnectionPoolPolicy #3126

Merged

Conversation

bryce-anderson
Copy link
Contributor

@bryce-anderson bryce-anderson commented Dec 3, 2024

Motivation:

We commonly use the term 'policy' in our API's but ConnectionPoolConfig is an outlier.

Modifications:

Rename ConnectionPoolConfig to ConnectionPoolPolicy.

Result:

More consistency.

…oolPolicy

Motivation:

We commonly use the term 'policy' in our API's but ConnectionPoolConfig
is an outlier.

Modifications:

Rename `ConnectionPoolConfig` to `ConnectionPoolPolicy`.

Result:

More consistency.
@bryce-anderson bryce-anderson changed the title loadbalancer-experimental: rename ConnectionPoolConfig -> ConnectionP… loadbalancer-experimental: rename ConnectionPoolConfig -> ConnectionPoolPolicy Dec 3, 2024
@bryce-anderson bryce-anderson merged commit 3b0f3c9 into apple:main Dec 4, 2024
11 checks passed
@bryce-anderson bryce-anderson deleted the bl_anderson/connectionPoolPolicy branch December 4, 2024 18:41
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