[
https://issues.apache.org/jira/browse/CAMEL-15820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zineb BENDHIBA updated CAMEL-15820:
-----------------------------------
Description:
Improve some code in the component, to compile in native mode for camel-quarkus.
* The 2 methods *getOrCreateHzInstance* and *getOrCreateHzClientInstance* in
the class *HazelcastDefaultComponent*. vs parameters within the Endpoint.
Main point : Use parameters instead of reflection
was:
Improve some code in the component, to compile in native mode for camel-quarkus.
* The 2 methods *getOrCreateHzInstance* and *getOrCreateHzClientInstance* in
the class *HazelcastDefaultComponent*. vs parameters within the Endpoint.
> Hazelcast : improve search or create HazelcastInstance
> ------------------------------------------------------
>
> Key: CAMEL-15820
> URL: https://issues.apache.org/jira/browse/CAMEL-15820
> Project: Camel
> Issue Type: Improvement
> Reporter: Zineb BENDHIBA
> Assignee: Zineb BENDHIBA
> Priority: Minor
>
> Improve some code in the component, to compile in native mode for
> camel-quarkus.
> * The 2 methods *getOrCreateHzInstance* and *getOrCreateHzClientInstance* in
> the class *HazelcastDefaultComponent*. vs parameters within the Endpoint.
> Main point : Use parameters instead of reflection
--
This message was sent by Atlassian Jira
(v8.3.4#803005)