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

Jens Deppe commented on GEODE-8645:
-----------------------------------

When run repeatedly, for example in the CI {{StressNewTest}} job, this test can 
run out of memory. It appears to be as a result of too many threads being 
started by netty (2*num CPUs = 2*96) per EventLoopGroup. In CI this ends up 
being several hundred threads.

> Reduce netty threads used by PubSubIntegrationTest
> --------------------------------------------------
>
>                 Key: GEODE-8645
>                 URL: https://issues.apache.org/jira/browse/GEODE-8645
>             Project: Geode
>          Issue Type: Test
>          Components: redis, tests
>            Reporter: Jens Deppe
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to