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

[feat] handle dns name as host address in remoting and clustering #545

Open
Tochemey opened this issue Dec 1, 2024 · 0 comments
Open

[feat] handle dns name as host address in remoting and clustering #545

Tochemey opened this issue Dec 1, 2024 · 0 comments
Assignees
Labels
enhancement feature New feature or request

Comments

@Tochemey
Copy link
Owner

Tochemey commented Dec 1, 2024

Problem description
The current implementation only make use of numerical IP addresses when it comes to remoting and clustering. This can be an concern with deployments that rely on DNS.

Solution description

  • Allow the use of DNS when setting the actor system host address
  • Make sure the DNS works well during clustering
  • Be backward compatible with numerical IP addresses

Alternative solutions
N/A

Additional context
N/A

@Tochemey Tochemey added feature New feature or request enhancement labels Dec 1, 2024
@Tochemey Tochemey self-assigned this Dec 1, 2024
@Tochemey Tochemey changed the title [FEAT] Handle DNS name as host address in remoting and clustering [feat] handle dns name as host address in remoting and clustering Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant