You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/02 11:52:24 UTC

[jira] [Commented] (CAMEL-7563) Allow passing HazelcastInstance as a query parameter of a Hazelcast component endpoint.

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

ASF GitHub Bot commented on CAMEL-7563:
---------------------------------------

GitHub user alexlomov opened a pull request:

    https://github.com/apache/camel/pull/204

    CAMEL-7563: Hazelcast instance as an endpoint url param

    This improvement allows to refer an existing HazelcastInstance bean from Hazelcast endpoint URI.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alexlomov/camel hazelcast-instance-as-an-endpoint-url-param

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/204.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #204
    
----
commit 93525de01a6c12328c98bec0095cb088a4d67854
Author: Alexander Lomov <al...@gmail.com>
Date:   2014-07-01T15:05:25Z

    Add feature to refer a HazelcastInstance from a Hazelcast endpoint query parameters.

commit 0a281676b40e053e4afe47fdcfe530ef9ce91699
Author: Alexander Lomov <al...@gmail.com>
Date:   2014-07-01T15:08:01Z

    Add Spring tests to verify two Hazelcast endpoints use the same HazelcastInstance.

commit 90c4fecddab3fb2ba0caca32d3244829f036a4ed
Author: Alexander Lomov <al...@gmail.com>
Date:   2014-07-01T17:14:10Z

    Optimize imports.

----


> Allow passing HazelcastInstance as a query parameter of a Hazelcast component endpoint.
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-7563
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7563
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>            Reporter: Alexander Lomov
>            Priority: Minor
>             Fix For: 2.13.2, 2.14.0
>
>
> It is impossible now to pass an existing HazelcastInstance to a HazelcastEndpoint as a bean from Registry. It complicates Hazelcast Endpoint usage in any DI environment.



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