[
https://issues.apache.org/jira/browse/OAK-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743615#comment-14743615
]
Stefan Egli commented on OAK-3400:
----------------------------------
fixed in http://svn.apache.org/r1702963 - waiting for ITs to succeed before
declaring victory
> ClusterNodeInfo should not be osgi-dependent (for lease check failure
> handling)
> -------------------------------------------------------------------------------
>
> Key: OAK-3400
> URL: https://issues.apache.org/jira/browse/OAK-3400
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Environment: Affects revision 1.3.6+: 1702958
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Priority: Critical
> Fix For: 1.3.7
>
>
> Currently the ClusterNodeInfo wants an (osgi) ComponentContext so that it can
> do a bundle-stop on lease failure.
> However, osgi-dependency we should only have in DocumentNodeStoreService -
> and not in DocumentNodeStore/ClusterNodeInfo etc.
> So instead of passing a ComponentContext, let the builder have a
> LeaseFailureHandler which will be passed to the ClusterNodeInfo.
> This blocks the IT tests - hence critical
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)