Ticket #175 (new task)
Review RenderingEngine synchronization
| Reported by: | jmoore | Owned by: | callan |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-RC1 |
| Component: | Remoting | Version: | 3.0-M2 |
| Keywords: | ejb3, synchronization, cleanup | Cc: |
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
Note: See
TracTickets for help on using
tickets.
