You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2011/09/06 15:25:10 UTC

[jira] [Created] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

camel-hazelcast should allow the user to provide an existing instance to the component
--------------------------------------------------------------------------------------

                 Key: CAMEL-4418
                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
             Project: Camel
          Issue Type: Improvement
          Components: camel-hazelcast
    Affects Versions: 2.8.0, 2.7.0
            Reporter: Ioannis Canellos


The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instnace it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

Posted by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-4418.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.0
    
> camel-hazelcast should allow the user to provide an existing instance to the component
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-4418-patch.txt
>
>
> The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instance it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

Posted by "Ioannis Canellos (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133678#comment-13133678 ] 

Ioannis Canellos commented on CAMEL-4418:
-----------------------------------------

As far as I know its not applied.

-- 
*Ioannis Canellos*
*
FuseSource <http://fusesource.com>

**
Blog: http://iocanel.blogspot.com
**
Apache Karaf <http://karaf.apache.org/> Committer & PMC
Apache ServiceMix <http://servicemix.apache.org/>  Committer
Apache Gora <http://incubator.apache.org/gora/> Committer
*

                
> camel-hazelcast should allow the user to provide an existing instance to the component
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: Ioannis Canellos
>         Attachments: CAMEL-4418-patch.txt
>
>
> The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instance it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

Posted by "Claus Ibsen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133639#comment-13133639 ] 

Claus Ibsen commented on CAMEL-4418:
------------------------------------

Ioannis this is a big patch. Do you know if we have applied it already?
                
> camel-hazelcast should allow the user to provide an existing instance to the component
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: Ioannis Canellos
>         Attachments: CAMEL-4418-patch.txt
>
>
> The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instance it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

Posted by "Claus Ibsen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133860#comment-13133860 ] 

Claus Ibsen commented on CAMEL-4418:
------------------------------------

Thanks will get the patch committed this morning.

Do you mind adding some notes to the camel-hazelcast wiki page, as well as add a note on the release notes about this improvement
                
> camel-hazelcast should allow the user to provide an existing instance to the component
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>         Attachments: CAMEL-4418-patch.txt
>
>
> The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instance it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

Posted by "Claus Ibsen (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-4418:
----------------------------------

    Assignee: Ioannis Canellos
    
> camel-hazelcast should allow the user to provide an existing instance to the component
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>         Attachments: CAMEL-4418-patch.txt
>
>
> The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instance it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos updated CAMEL-4418:
------------------------------------

    Attachment: CAMEL-4418-patch.txt

I am attaching a patch which changes the hazelcast component so that it can be passed an existing Hazelcast instance.

> camel-hazelcast should allow the user to provide an existing instance to the component
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: Ioannis Canellos
>         Attachments: CAMEL-4418-patch.txt
>
>
> The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instnace it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4418) camel-hazelcast should allow the user to provide an existing instance to the component

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos updated CAMEL-4418:
------------------------------------

    Description: The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instance it should shut it down when the component is stopped.   (was: The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instnace it should shut it down when the component is stopped. )

> camel-hazelcast should allow the user to provide an existing instance to the component
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: Ioannis Canellos
>         Attachments: CAMEL-4418-patch.txt
>
>
> The camel-hazelcast component currently is using Hazelcast default instance. It should allow the user to specify an existing HazelcastInstance and fall back to the default instance if none is provided. Finally, in the case that the component is using the default instance it should shut it down when the component is stopped. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira