You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zineb BENDHIBA (Jira)" <ji...@apache.org> on 2021/01/07 14:03:01 UTC

[jira] [Updated] (CAMEL-15820) Hazelcast : improve search or create HazelcastInstance

     [ 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)