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

Deprecate internal classes related to partitioning #2267

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

idelpivnitskiy
Copy link
Member

Motivation:

All public classes and interfaces that target partitioning feature were
deprecated in #2131.

Modification:

  • Deprecate everything inside
    io.servicetalk.client.api.internal.partition package;

Result:

All internal classes related to partitioning are deprecated too.

Motivation:

All public classes and interfaces that target partitioning feature were
deprecated in apple#2131.

Modification:

- Deprecate everything inside
`io.servicetalk.client.api.internal.partition` package;

Result:

All internal classes related to partitioning are deprecated too.
@idelpivnitskiy idelpivnitskiy requested a review from bondolo July 12, 2022 15:52
@idelpivnitskiy idelpivnitskiy self-assigned this Jul 12, 2022
@idelpivnitskiy idelpivnitskiy merged commit 4d890e8 into apple:main Jul 12, 2022
@idelpivnitskiy idelpivnitskiy deleted the dep-part branch July 12, 2022 21:10
idelpivnitskiy added a commit to idelpivnitskiy/servicetalk that referenced this pull request Aug 3, 2022
…tGroup`

Motivation:

apple#2131 and apple#2267 deprecates partitioned http client and classes required
for its impl, but `DefaultPartitionedClientGroup` is still not
deprecated.

Modifications:

- Deprecate
`io.servicetalk.client.api.internal.DefaultPartitionedClientGroup`;

Result:

All (hopefully) classes related to "partitioned" client are deprecated
now.

Signed-off-by: Idel Pivnitskiy <idel.pivnitskiy@apple.com>
idelpivnitskiy added a commit that referenced this pull request Aug 4, 2022
…tGroup` (#2305)

Motivation:

#2131 and #2267 deprecates partitioned http client and classes required
for its impl, but `DefaultPartitionedClientGroup` is still not
deprecated.

Modifications:

- Deprecate
`io.servicetalk.client.api.internal.DefaultPartitionedClientGroup`;

Result:

All (hopefully) classes related to "partitioned" client are deprecated
now.

Signed-off-by: Idel Pivnitskiy <idel.pivnitskiy@apple.com>
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