Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Consider always returning unique targets through targets.ListEndpoints() #445

Closed
manugarg opened this issue Aug 7, 2020 · 0 comments
Closed

Comments

@manugarg
Copy link
Contributor

manugarg commented Aug 7, 2020

Duplicate targets can cause spurious behavior in probes. See #436 for example.

We have changed RDS client to never return duplicate targets, however it may make sense to implement this logic in targets.ListEndpoints():

func (t *targets) ListEndpoints() []endpoint.Endpoint {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant