[
https://issues.apache.org/jira/browse/SLING-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-710.
----------------------------------
Resolution: Fixed
Fixed in r708122 by appending the service pid to the pid or the provided name.
> Scheduler should user service id for registering services
> ---------------------------------------------------------
>
> Key: SLING-710
> URL: https://issues.apache.org/jira/browse/SLING-710
> Project: Sling
> Issue Type: Bug
> Components: Commons Scheduler
> Affects Versions: Commons Scheduler 2.0.2
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Commons Scheduler 2.0.4
>
>
> Currently the scheduler uses the pid to register a service. In the case of an
> bundle update, the new service has the same pid as the old service. But as
> the bind method with the new
> service is invoked before the unbind with the old service, the scheduler
> stops the previously scheduled new service.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.