Michael Dodge created GEODE-4982:
------------------------------------
Summary: Update AutoConnectionSourceImplJUnitTest to avoid
Cloudflare server
Key: GEODE-4982
URL: https://issues.apache.org/jira/browse/GEODE-4982
Project: Geode
Issue Type: Improvement
Components: client/server
Reporter: Michael Dodge
AutoConnectionSourceImplJUnitTest.testServerLocationUsedInListenerNotification
uses an IP address of {{1.1.1.1}} with the presumption that it will *not*
resolve to an actual host name. However, Cloudflare recently registered
something like {{dot1dot1dot1.cloudflare-dns.com}} to that IP address, causing
the test to fail. Modify that test to use _another_ IP address that does not
resolve to an actual host name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)