mirror of
https://github.com/apache/lucene.git
synced 2025-02-19 16:36:22 +00:00
The use of closeQuietly should hopefully prevent failures closing one HttpClient from resulting in other client objects being leaked The setup changes are unlikey to improve test reliability, but will hopefully help diagnose where/how NPEs are coming from that currently cause some suite failures. (cherry picked from commit 8bee03f49033007102a32449bac0c2ba257443c1)