Details
-
Improvement
-
Resolution: Fixed
-
Critical
-
7.0-rc-1
-
None
Description
The implementation of XWIKI-11754 needs to be improved in order to queue the time consuming operations of:
- determining the list of users to notify of a document change and
- the actual sending of the (email) notification
...in a separate thread, as to not block the request/UI so that the EventListener returns as soon as possible from its onEvent method.
Attachments
Issue Links
- depends on
-
XWIKI-12058 The execution context for the prepare/send message step is empty (except for the wiki ID)
- Closed
-
XWIKI-11754 Real-time notifications of watched pages
- Closed
-
XWIKI-11959 Use the new Mail Sender API for WatchList
- Closed