Task #175 (new)
Opened 18 years ago
Last modified 9 years ago
Review RenderingEngine synchronization
Reported by: | jamoore | Owned by: | cxallan |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Remoting | Version: | 3.0-M2 |
Keywords: | ejb3, synchronization, cleanup | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
Since the RenderingEngine is now primarily accessed as a SessionBean?, the synchronization in place (using a ReentrantReadWriteLock) may be redundant. See 4.3.13 of the ejbcore spec.
Change History (5)
comment:1 Changed 18 years ago by jmoore
- Milestone changed from Unscheduled to 3.0-M4
comment:2 Changed 17 years ago by jmoore
- Keywords cleanup added
- Milestone changed from 3.0-Beta2 to 3.0-RC1
comment:3 Changed 16 years ago by jmoore
- Owner changed from jmoore to callan
Chris, passing this off to you. Don't know its current status.
comment:4 Changed 9 years ago by jburel
Referencing ticket #3187 has changed sprint.
comment:5 Changed 9 years ago by jburel
Referencing ticket #3187 has changed sprint.
Scheduling along with #334.