This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 8ec69db53e4 SOLR-18051: HttpJettySolrClient.requestAsync
performance/reliability (#3992)
add 715658fdd0f SOLR-18002: idle timeouts should cause servers to be added
to the zombie list (#3891)
No new revisions were added by this update.
Summary of changes:
...002-add-unresponsive-servers-to-zombie-list.yml | 8 +
.../pages/configuring-solr-xml.adoc | 5 +-
.../query-guide/pages/common-query-parameters.adoc | 3 +-
.../solr/client/solrj/impl/LBAsyncSolrClient.java | 16 +-
.../solr/client/solrj/impl/LBSolrClient.java | 16 +-
.../solr/client/solrj/impl/LB2SolrClientTest.java | 188 +++++++++++++++++++++
6 files changed, 230 insertions(+), 6 deletions(-)
create mode 100644
changelog/unreleased/SOLR-18002-add-unresponsive-servers-to-zombie-list.yml