Pavel Vinokurov created IGNITE-13649:
----------------------------------------

             Summary: Local cache causes system thread pool overflow
                 Key: IGNITE-13649
                 URL: https://issues.apache.org/jira/browse/IGNITE-13649
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.8.1
            Reporter: Pavel Vinokurov
         Attachments: LocalCacheAndStoreReproducerClient.java, 
LocalCacheAndStoreReproducerServer.java

Calling get operations for a LOCAL cache with read-through within a long 
running job causes 
system thread pool overflow.

Scenario:
1. Start 2 server nodes using LocalCacheAndStoreReproducerServer
2. Start 1 client node using LocalCacheAndStoreReproducerClient
3. Forcible stop the client node.

Result:
The system thread pool is consistently increasing until OOM.




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

Reply via email to