[ 
https://issues.apache.org/jira/browse/OPENJPA-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Dick resolved OPENJPA-1648.
-----------------------------------

    Resolution: Fixed

If there's more work to be done for this issue please re-open, or open a sub 
task for the remaining work. 

> Slice thread pool breaks down under high concurrency 
> -----------------------------------------------------
>
>                 Key: OPENJPA-1648
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1648
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: slice
>            Reporter: Pinaki Poddar
>            Assignee: Pinaki Poddar
>             Fix For: 2.1.0
>
>
> Slice thread pool breaks down under heavy usage [1].
> This is due to poor choice of thread pool.
> Also creation of thread pool for every flush() is inefficient.
> Simple solution will be to use a cached thread pool -- which will be upper 
> bounded by available system's capacity for concurrent native threads. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to