Skip to content

domainOverride means different things for Eureka and Consul #267

Closed Answered by sleberknight
sleberknight asked this question in Q&A
Discussion options

You must be logged in to vote

It turns out we do need the domainOverride for Eureka in the way it is implemented, i.e. to change the domain of the Eureka servers, for historical reasons. Specifically, this need was caused by some rather exotic network configuration in a few special cases, in which some very custom services had to use a different domain. As we transition services from legacy hardware to "the cloud", this won't be needed anymore, and plus we're migrating away from Eureka and to Consul.

When this library was first implemented, we mistakenly added the domain override functionality to the Consul registration, and gave it a completely different behavior. I don't remember why we decided to do this, since thi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sleberknight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant