[jboss-jira] [JBoss JIRA] Commented: (JBREM-703) allow for total configuration of socket via socket invoker
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Fri Feb 29 21:47:58 EST 2008
[ http://jira.jboss.com/jira/browse/JBREM-703?page=comments#action_12401025 ]
Ron Sigal commented on JBREM-703:
---------------------------------
Updated tests to allow for the fact that the parameters
* receiveBufferSize
* sendBufferSize
* trafficClass
are considered only hints to the underlying network software, and so setting them may not have any effect.
> allow for total configuration of socket via socket invoker
> ----------------------------------------------------------
>
> Key: JBREM-703
> URL: http://jira.jboss.com/jira/browse/JBREM-703
> Project: JBoss Remoting
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: transport
> Affects Versions: 2.2.0.Alpha7
> Reporter: Tom Elrod
> Assigned To: Ron Sigal
> Priority: Minor
> Fix For: 2.4.0.Beta2 (Pinto)
>
>
> Currently remoting does not expose all the configuration properties for a socket for the socket invokers. Should just allow configuration of everything allowed by the jdk api for a socket to be allowed via remtoing (i.e. sendBufferSize and receiveBufferSize)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list