Issue Details (XML | Word | Printable)

Key: PULSE-133
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Thomas Weber
Reporter: Thomas Weber
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
pulse

Consider using explicit LockModes in administration editors

Created: 2009-12-09 10:27 UTC   Updated: 2010-05-06 08:42 UTC
Component/s: component-cms, component-core, component-shop, component-statistics, component-store, component-survey, container
Affects Version/s: 0.7 pre 1, 0.7 pre 2, 0.7 pre 3, 0.7 RC
Fix Version/s: 0.8

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

Sub-Tasks  All   Open   

 Description  « Hide
In environments where a transactional or read-write cache cannot be used, explicit lock modes should be used to guarantee the use of non-stale data.

The LockModes to look at are:
LockMode.READ: Bypass both levels of the cache
LockMode.UPDGRADE: Bypass both levels of the cache, do a version check, and obtain a database-level pessimistic upgrade lock



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.