Kensho Hirasawa created SOLR-11106:
--------------------------------------
Summary: TestLBHttpSolrClient.testReliablity takes 30 seconds
because of the wrong server name
Key: SOLR-11106
URL: https://issues.apache.org/jira/browse/SOLR-11106
Project: Solr
Issue Type: Test
Security Level: Public (Default Security Level. Issues are Public)
Components: clients - java
Reporter: Kensho Hirasawa
Priority: Minor
It takes 30 seconds to execute TestLBHttpSolrClient.testReliablity. As this
test detects thread leak, we must wait for all servers to be searchable. Though
TestLBHttpSolrClient.waitForServer appears to wait for the stopped server, the
server name is wrong and it keeps waiting until timeout expires.
If the server name is modified correctly, this test takes only around 3 seconds.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]