[
https://jira.jboss.org/jira/browse/JBAS-7102?page=com.atlassian.jira.plug...
]
Brian Stansberry commented on JBAS-7102:
----------------------------------------
"The last chunk gets dropped by JGroups so there is no response." -- that's
badly worded, so clarification here.
First, JGroups doesn't drop the message; the network does. For point-to-multipoint
message JGroups (NAKACK) doesn't detect the last message was lost until there is
another message. Since the sender is blocking waiting for an RPC response, it doesn't
send another message. Only after the RPC timeout passes and the sender sends messages with
the next file chunk is the dropped message detected. JGroups then retransmits the dropped
message; i.e. it's not lost, just delayed.
Problem sending large files via farm service
--------------------------------------------
Key: JBAS-7102
URL:
https://jira.jboss.org/jira/browse/JBAS-7102
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering, ProfileService
Affects Versions: JBossAS-5.1.0.GA
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-6.0.0.M3
Users have reported issues sending large files over the AS 5.1 farming service; see forum
thread.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira