You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (Jira)" <ji...@apache.org> on 2022/10/26 12:42:01 UTC

[jira] [Created] (OAK-9976) Reliable Observation / Event Listener

Thomas Mueller created OAK-9976:
-----------------------------------

             Summary: Reliable Observation / Event Listener
                 Key: OAK-9976
                 URL: https://issues.apache.org/jira/browse/OAK-9976
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller


Currently, Oak observation listeners can not easily be implemented in a reliable way. Specially, it is not easy to access old data, after a change, delete, or move happens, in a reliable way.

For some cases, it is possible, see https://jackrabbit.apache.org/oak/docs/features/observation.html

Here I would like to work on a reliable listener mechanism.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)