Details
Description
Due to timing, when two or more portlets are trying to create the shared blocking connection they might all fail. The solution would be to add synchronization or a two-phase mechanism when testing for the blocking connection marker.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.7 [ 10080 ] | |
| Assignee | Mircea Toma [ mircea.toma ] |
| Assignee Priority | P2 |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #15522 | Wed Jan 09 12:25:50 MST 2008 | mircea.toma | Implement 2-phase test before initializing the blocking connection. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.async.js
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.7Beta1 [ 10121 ] | |
| Fix Version/s | 1.7 [ 10080 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #15880 | Thu Feb 28 10:28:49 MST 2008 | mircea.toma | Changes made after |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.js
|
| Fix Version/s | 1.7 [ 10080 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 | |
| Assignee | Mircea Toma [ mircea.toma ] |

Implement 2-phase test before initializing the blocking connection.