[
https://issues.apache.org/jira/browse/OAK-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624440#comment-17624440
]
Thomas Mueller commented on OAK-9976:
-------------------------------------
I worked on this some time ago, and have a branch to retain the work:
https://github.com/thomasmueller/jackrabbit-oak/tree/OAK-9976
> 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
> Priority: Minor
> Labels: observation
>
> 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)