ari-ban / issue-test

0 stars 0 forks source link

NOTIFY_END must not be hardcoded inside DataHandler #290

Closed arinban closed 14 years ago

arinban commented 16 years ago

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]

arinban commented 6 years ago
arinban commented 16 years ago

@glassfishrobot Commented Reported by jfarcand@java.net

arinban commented 16 years ago

@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.

arinban commented 16 years ago

@glassfishrobot Commented Was assigned to grizzly-issues

arinban commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-290

arinban commented 14 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, December 16th 2009, 6:13:23 pm