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
Mircea Toma
created issue -
Mircea Toma
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7 [ 10080 ] | |
Assignee | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
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 |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
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
|
Ken Fyten
made changes -
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Mircea Toma [ mircea.toma ] |
Implement 2-phase test before initializing the blocking connection.