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)