[ 
https://issues.apache.org/jira/browse/SOLR-9062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269222#comment-15269222
 ] 

Hoss Man commented on SOLR-9062:
--------------------------------

Distributed cardinality involves serializing a bunch of binary data structures 
to send them over the wire -- classes like 
HLLSerializationTest already use {{@Monster}} on many tests because of the 
amount of heap required, I suspect the overhead of SSL encryption just pushes 
TestDistributedStatsComponentCardinality over the edge.




> TestDistributedStatsComponentCardinality OOM when ssl + clientAuth
> ------------------------------------------------------------------
>
>                 Key: SOLR-9062
>                 URL: https://issues.apache.org/jira/browse/SOLR-9062
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>
> I don't have a seed to share, but when hacking SolrTestCaseJ4 to force 
> SSL+clientAuth in all tests, TestDistributedStatsComponentCardinality will 
> reliably fail with an OOM.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to