You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/08/27 08:20:58 UTC

[jira] [Commented] (FELIX-4613) Whiteboard service registration changes not propagated by AbstractTracker

    [ https://issues.apache.org/jira/browse/FELIX-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111918#comment-14111918 ] 

Carsten Ziegeler commented on FELIX-4613:
-----------------------------------------

Thanks [~dpfister] - I corrected the sandbox and added the try-catch block (though I think the abstract methods should handle this internally and not throw an exception).
There is no need to call super.modifiedService as that is a NOP implementation.

> Whiteboard service registration changes not propagated by AbstractTracker
> -------------------------------------------------------------------------
>
>                 Key: FELIX-4613
>                 URL: https://issues.apache.org/jira/browse/FELIX-4613
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>            Reporter: Dominique Pfister
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: http-2.4.0
>
>         Attachments: patch.txt
>
>
> If a whiteboard service changes its registration properties, a tracker derived from o.a.f.http.whiteboard.internal.tracker.AbstractTracker will not get notified, because AbstractTracker.modifiedService() does not invoke the subclass responsible method modified().



--
This message was sent by Atlassian JIRA
(v6.2#6252)