You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (Jira)" <ji...@apache.org> on 2022/06/03 21:27:00 UTC

[jira] [Created] (GEODE-10361) AutoConnectionSourceImplIntegrationTest > test_DiscoverLocators_whenOneLocatorWasShutdown fails to find any locators with NoAvailableLocatorsException

Kirk Lund created GEODE-10361:
---------------------------------

             Summary: AutoConnectionSourceImplIntegrationTest > test_DiscoverLocators_whenOneLocatorWasShutdown fails to find any locators with NoAvailableLocatorsException
                 Key: GEODE-10361
                 URL: https://issues.apache.org/jira/browse/GEODE-10361
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Kirk Lund


{noformat}
AutoConnectionSourceImplIntegrationTest > test_DiscoverLocators_whenOneLocatorWasShutdown FAILED
    org.apache.geode.cache.client.NoAvailableLocatorsException: Unable to connect to any locators in the list [heavy-lifter-972eb062-9b0f-52e1-a58b-0dd44f11dbcc:27503]
        at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.findServer(AutoConnectionSourceImpl.java:159)
        at org.apache.geode.cache.client.internal.AutoConnectionSourceImplIntegrationTest.test_DiscoverLocators_whenOneLocatorWasShutdown(AutoConnectionSourceImplIntegrationTest.java:317)
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)