Closed arinban closed 14 years ago
@glassfishrobot Commented Reported by jfarcand@java.net
@glassfishrobot Commented jfarcand@java.net said: Sending cometd/src/main/java/com/sun/grizzly/cometd/DataHandler.java Sending cometd/src/main/java/com/sun/grizzly/cometd/bayeux/DeliverResponse.java Transmitting file data .. Committed revision 1683.
@glassfishrobot Commented Was assigned to grizzly-issues
@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-290
@glassfishrobot Commented Marked as fixed on Wednesday, December 16th 2009, 6:13:23 pm
The current DataHandler hardcode the "NOTIFY_END" final message used to resume the response. When the JavaAPI is used, it is impossible to know that we need to push the NOTIFY_END event without looking at the code.
We should add a method on DeliverResponse that handle that case.
Environment
Operating System: All Platform: All
Affected Versions
[1.9.0]