[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1919) Add "invokerDestructionDelay" parameter to EJB3 InvokerLocator
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Thu Jan 27 18:13:03 EST 2011
[ https://issues.jboss.org/browse/EJBTHREE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578600#comment-12578600 ]
Ron Sigal commented on EJBTHREE-1919:
-------------------------------------
Committed an updated ejb3-connectors-jboss-beans.xml, with "&invokerDestructionDelay=5000" added to the InvokerLocator.
Will close if no unusual results show up in hudson.
> Add "invokerDestructionDelay" parameter to EJB3 InvokerLocator
> --------------------------------------------------------------
>
> Key: EJBTHREE-1919
> URL: https://issues.jboss.org/browse/EJBTHREE-1919
> Project: EJB 3.0
> Issue Type: Task
> Reporter: Ron Sigal
> Assignee: Ron Sigal
> Fix For: as-int 1.1.23
>
>
> Currently, each EJB3 invocation creates a new Remoting connection. However, the Remoting parameter "invokerDestructionDelay" (value in milliseconds) can be used to delay the destruction of a client invoker so that it might still exist for the next EJB3 invovation.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list