Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1060271

Summary: reverse DNS lookup on master domain server reload
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Aleksandar Kostadinov <akostadi>
Component: ServerAssignee: Jason Greene <jason.greene>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: cdewolf
Target Milestone: ---   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1060269 Environment:
Last Closed: 2014-02-03 14:57:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aleksandar Kostadinov 2014-01-31 15:59:19 UTC
+++ This bug was initially created as a clone of Bug #1060269 +++

This is a clone of https://issues.jboss.org/browse/WFLY-2785

It is to avoid doing DNS reverse lookup when reconnecting to server but use whatever we already have as a value in InetSocket object. Otherwise user may face problem when reverse IP resolution is not configured or configured improperly.
This also caused some problems running the testsuite on windows.