Mike Drob created SOLR-15310:
--------------------------------
Summary: HttpClientUtil interceptors are shared by multiple
CoreContainer in same Test JVM
Key: SOLR-15310
URL: https://issues.apache.org/jira/browse/SOLR-15310
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Mike Drob
When running a unit test with multiple nodes, they will all share the same
HttpClientUtil.interceptors, including PKIAuthentication and possibly others.
This means that the tests we are running are not like the tests that we would
expect to see on a real cluster because requests can get processed multiple
times. Theoretically they should be idempotent, but who knows?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]