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

ASF GitHub Bot commented on QPID-7615:
--------------------------------------

dakirily commented on PR #34:
URL: https://github.com/apache/qpid-broker-j/pull/34#issuecomment-5450234448

   Thanks for the contribution. Closing this PR as stale. The branch now 
conflicts with current main. Also selector tasks and connection work share the 
same fixed-size executor, so allowing the selector count to equal the pool size 
can leave no worker available to drain asynchronously scheduled connection 
work. Resolving QPID-7615 would require a broader refactoring and end-to-end 
tests. The related JIRA will be retriaged separately.




> Cannot set number of selectors equal to pool size
> -------------------------------------------------
>
>                 Key: QPID-7615
>                 URL: https://issues.apache.org/jira/browse/QPID-7615
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-6.1.1
>            Reporter: James Howe
>            Priority: Minor
>
> For both Port and VirtualHost, the number of selectors is required to be 
> strictly less than the pool size.
> In particular, this means a pool size of 1 is not possible, as would be 
> desired for a minimal embedded/test configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to