[
https://issues.apache.org/jira/browse/CAMEL-16155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281866#comment-17281866
]
Claus Ibsen commented on CAMEL-16155:
-------------------------------------
Created a ticket at quarkus-camel
https://github.com/apache/camel-quarkus/issues/2221
So we can just register DefaultManagedGroupFactory in the registry so its
autowired and then it avoids the osgi lookup
> camel-zookeeper-master: add option to set a custom ManagedGroupFactory
> ----------------------------------------------------------------------
>
> Key: CAMEL-16155
> URL: https://issues.apache.org/jira/browse/CAMEL-16155
> Project: Camel
> Issue Type: Improvement
> Components: camel-zookeeper-master
> Reporter: Luca Burgazzoli
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.9.0
>
>
> As today the ManagedGroupFactoryBuilder tries to detect if it is running on
> an OSGi platform but we could add an option to explicit set the
> ManagedGroupFactory so as example for quarkus, we can skip the check as OSGi
> is definitively not in use.
> See: https://github.com/apache/camel/pull/5032
--
This message was sent by Atlassian Jira
(v8.3.4#803005)