[
https://issues.apache.org/jira/browse/OAK-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013396#comment-15013396
]
Davide Giannella commented on OAK-2472:
---------------------------------------
Had another extensive chat with [~fmeschbe] on the topic and we have
two possible ways out: expose the CommitHook as service and then
reference those in the OSGi artifact we want, or expose plain java
CommitHook object from Oak and Jcr that will return the so-far added
CommitHooks. This last one will then be manually injected using the
OSGi bind/unbind in the actual object.
I will follow the effort of the two in separate issues.
> Add support for atomic counters on cluster solutions
> ----------------------------------------------------
>
> Key: OAK-2472
> URL: https://issues.apache.org/jira/browse/OAK-2472
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Davide Giannella
> Assignee: Davide Giannella
> Labels: scalability
> Fix For: 1.4
>
> Attachments: atomic-counter.md
>
>
> As of OAK-2220 we added support for atomic counters in a non-clustered
> situation.
> This ticket is about covering the clustered ones.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)