[jboss-remoting-issues] [JBoss JIRA] Resolved: (JBREM-1277) Allow configuration of socket and bisocket accept thread priority

Ron Sigal (JIRA) jira-events at lists.jboss.org
Tue Mar 22 18:49:45 EDT 2011


     [ https://issues.jboss.org/browse/JBREM-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Sigal resolved JBREM-1277.
------------------------------

    Resolution: Done


Added references to "acceptThreadPriorityIncrement" parameter to Remoting Guide on branch 2.2 and to Remoting Guide and Users Guide on branches 2.2 and 2.x.

> Allow configuration of socket and bisocket accept thread priority
> -----------------------------------------------------------------
>
>                 Key: JBREM-1277
>                 URL: https://issues.jboss.org/browse/JBREM-1277
>             Project: JBoss Remoting
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.2.3.SP3, 2.5.4.SP1
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>             Fix For: 2.2.3.SP4, 2.5.4.SP2
>
>
> It is possible that under heavy load, the org.jboss.remoting.transport.socket.SocketServerInvoker accept thread and the org.jboss.remoting.transport.bisocket.BisocketServerInvoker secondary accept threads, which manage ServerSockets, can get starved by the worker threads.  It would be useful to be able increase the priority of these threads.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-remoting-issues mailing list