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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/02/25 17:24:05 UTC

[jira] [Created] (OAK-2554) Make AbstractServiceTracker.stop() idempotent

Michael Dürig created OAK-2554:
----------------------------------

             Summary: Make AbstractServiceTracker.stop() idempotent
                 Key: OAK-2554
                 URL: https://issues.apache.org/jira/browse/OAK-2554
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Michael Dürig
            Assignee: Michael Dürig


{{AbstractServiceTracker.stop()}} currently throws an {{ISE}} when called on a stopped instance (i.e. called more than once). I think clients shouldn't need to worry about the state of a service tracker but that method should be idempotent instead. 



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