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

is it possible to address a specific replica? #376

Open
jellebens opened this issue Jul 30, 2019 · 5 comments
Open

is it possible to address a specific replica? #376

jellebens opened this issue Jul 30, 2019 · 5 comments
Assignees

Comments

@jellebens
Copy link

like 0.MyService.MyApplication

(currently making Akka .Net run in mesh)

@mattrowmsft
Copy link
Contributor

Correct, 1.MyService.MyApplication would resolve 2nd replica etc.

@jellebens
Copy link
Author

does not seem so

@mattrowmsft
Copy link
Contributor

@jellebens
Copy link
Author

repilca :)
Dns.GetHostAddresses("0.billing.adventurworks");
System.Net.Sockets.SocketException: 'No such host is known'

@jellebens
Copy link
Author

i setup akka .net wit a lighthouse node but i want to be able to injct different seednodes based on replica...

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

No branches or pull requests

3 participants