Improvements to event bundle
----------------------------
Key: SLING-177
URL: https://issues.apache.org/jira/browse/SLING-177
Project: Sling
Issue Type: Improvement
Components: Event
Reporter: Carsten Ziegeler
Currently the eventing does not store events immediately into the repository in
order to quickly respond back to the event admin. (This is in order to not get
blacklisted). The incoming event is put into a queue and picked up from there.
It would be safer to have a separate write queue which is independent from the
processing queue to write the event as soon into the repository as possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.