Skip to content

LoadBalancerRetryContext should not be package-private #1038

@ajschutte

Description

@ajschutte

Describe the bug
The LoadBalancerRetryContext type is passed as a parameter in the LoadBalancerRetryPolicy, which is supposed to be implemented for custom policies. Being package-private makes that rather difficult.

Sample
Any custom implementation of LoadBalancerRetryPolicy outside the LoadBalancerRetryContext package should be able to reproduce the problem.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions