Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.4.0, 3.0.0
-
None
-
None
Description
This is an optimization that is targeting reducing the amount of time the global DB lock is held for notifications.
The idea is to collect all notifications and only push them when commitTransaction() actually commits.