Issue Details (XML | Word | Printable)

Key: MDL-20644
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: Petr Skoda (frankenstein)
Reporter: Petr Skoda (frankenstein)
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14679

improve reliability of event triggering in DB transactions

Created: 27/Oct/09 06:19 PM   Updated: 27/Oct/09 06:20 PM
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Petr Skoda (frankenstein)
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The problem is we can not rollback events triggered and sent to external systems.
Solution is to send the events into DB queue where they can be rolled back too instead of doing instant triggering.

Problem is performance, we could make handlers as "external" and force this new behaviour only there.



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