Details
Description
Send and clear the list of update views atomically to avoid threading issues.
Issue Links
- blocks
-
ICE-2980 Jetty Continuations: some updated views responses contain no updated views
-
- Closed
-
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16405 | Thu Apr 10 15:59:21 MDT 2008 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
![]() |
Field | Original Value | New Value |
---|---|---|
Assignee | Jack van Ooststroom [ jack.van.ooststroom ] |
Fix Version/s | 1.7 [ 10080 ] | |
Affects Version/s | 1.7RC1 [ 10123 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Jack van Ooststroom [ jack.van.ooststroom ] |
The clearing of the allUpdatedViews queue is now moved into the writeTo(...) method of the FixedXMLContentHandler. Now the allUpdatedViews only gets cleared after the actual updated views are send. Marking this one as FIXED.