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

Keith Wall updated QPID-7819:
-----------------------------
    Fix Version/s: Future

> [Java Broker] The executor in asynchronous store recoverer is effectively 
> unbounded and might cause running out of threads
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7819
>                 URL: https://issues.apache.org/jira/browse/QPID-7819
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.32, qpid-java-6.0.7, qpid-java-6.1.3
>            Reporter: Alex Rudyy
>             Fix For: Future
>
>
> The executor service used in asynchronous message store recoverer is bounded 
> by {{Integer.MAX_VALUE}}. On  brokers with thousands of queues and low max 
> process limit (imposed by OS), it might cause Broker to run out of threads. I 
> think we should bound the maximum number of threads by number of available 
> processors.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to