You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Michael Dodge (JIRA)" <ji...@apache.org> on 2018/04/02 16:42:00 UTC

[jira] [Created] (GEODE-4982) Update AutoConnectionSourceImplJUnitTest to avoid Cloudflare server

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)