Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
the combination of SOLR-9028 fixing SSLTestConfig to actually pay attention to clientAuth setting, and SOLR-9107 increasing the odds of ssl+clientAuth being tested has helped surface some more tests that seem to fairly consistently trigger OOM when running with SSL+clientAuth.
I'm not sure if there is some underlying memory leak somewhere in the SSL code we're using, or if this is just a factor of increased request/response size when using (double) encrypted requests, but for now I'm just focusing on opening a tracking issue for them and suppressing SSL in these cases with a link here to clarify why we're suppressing SSL.