Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

fix(balancer) use proper dns client #88

Merged
merged 1 commit into from
May 1, 2020
Merged

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented May 1, 2020

The balancer was calling toip on the dns-client module, instead
of using the dns client passed to it.
Since the module is to be used as a singleton anyway, this did not
affect any real usage. But in testing the cache would not be
properly reset, since there we reload the entire module forcefully.

The balancer was calling `toip` on the dns-client module, instead
of using the dns client passed to it.
Since the module is to be used as a singleton anyway, this did not
affect any real usage. But in testing the cache would not be
properly reset, since there we reload the entire module forcefully.
@Tieske Tieske merged commit bad580c into master May 1, 2020
@Tieske Tieske deleted the fix/cached-instance branch May 1, 2020 09:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant