Skip to content

Removed perfect hostname logic - #26175

Merged
arjantijms merged 2 commits into
eclipse-ee4j:mainfrom
dmatej:removed-perfect-hostname-logic
Aug 9, 2026
Merged

Removed perfect hostname logic#26175
arjantijms merged 2 commits into
eclipse-ee4j:mainfrom
dmatej:removed-perfect-hostname-logic

Conversation

@dmatej

@dmatej dmatej commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Now you set the AS_HOSTNAME env property value OR you use loopback hostname (localhost).
See discussion #26174 and evolution of #26037
Resolves problems of developers with MacOS or other systems with specific reverse lookup configuration.
Resolves also some hard-to-diagnose problems form the past, when NetUtils could choose wrong hostname and server was not answering to the asadmin command.

dmatej added 2 commits August 8, 2026 00:29
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
… logic

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
@dmatej dmatej added this to the 8.0.5 milestone Aug 7, 2026
@dmatej
dmatej requested a review from arjantijms August 7, 2026 22:39
@dmatej dmatej added the bug Something isn't working label Aug 7, 2026
@dmatej
dmatej marked this pull request as ready for review August 9, 2026 09:15
@arjantijms
arjantijms merged commit 43d3a71 into eclipse-ee4j:main Aug 9, 2026
5 checks passed
@arjantijms
arjantijms deleted the removed-perfect-hostname-logic branch August 9, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants