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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/03/05 06:09:38 UTC

[jira] [Created] (OAK-2579) RepositoryManager must not register WhiteboardExecutor with Oak

Chetan Mehrotra created OAK-2579:
------------------------------------

             Summary: RepositoryManager must not register WhiteboardExecutor with Oak
                 Key: OAK-2579
                 URL: https://issues.apache.org/jira/browse/OAK-2579
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: jcr
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.2


{{org.apache.jackrabbit.oak.jcr.osgi.RepositoryManager}} currently registers the {{WhiteboardExecutor}} with Oak which internally again register with OSGi ServiceRegistry. This causes recursion as leading to stackoverflow.

As Oak creates an {{Executor}} in absence on explicitly provided one RepositoryManager should not set the {{Executor}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)