You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christoph Läubrich (JIRA)" <ji...@apache.org> on 2017/10/03 10:34:03 UTC

[jira] [Created] (CAMEL-11878) BlueprintCamelContext should use Filter for serviceevents

Christoph Läubrich created CAMEL-11878:
------------------------------------------

             Summary: BlueprintCamelContext should use Filter for serviceevents
                 Key: CAMEL-11878
                 URL: https://issues.apache.org/jira/browse/CAMEL-11878
             Project: Camel
          Issue Type: Improvement
            Reporter: Christoph Läubrich


Currently BlueprintCamelContext registers for all ServcieEvents in fact it is only interrested in a very specific event type (objectClass=org.osgi.service.blueprint.container.BlueprintContainer)
Beside geting and testing more vents as neccesary, since it also logs each event received if enabled Debug logging ALL Osgi-Service events are logged (which might be much in a larger OSGi-App) making reading the logs really hard.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)