You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Piotr Klimczak (JIRA)" <ji...@apache.org> on 2011/04/16 15:08:05 UTC

[jira] [Created] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

camel-cache ehcache cache repilication using ehcache-jmsreplication
-------------------------------------------------------------------

                 Key: SMX4-809
                 URL: https://issues.apache.org/jira/browse/SMX4-809
             Project: ServiceMix 4
          Issue Type: Improvement
          Components: Bundles
         Environment: Apache ServiceMix 4.x
            Reporter: Piotr Klimczak


It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished

Again- one step closer to bring camel-cache to java- clustered world.

Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Assigned] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

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

Willem Jiang reassigned SMX4-809:
---------------------------------

    Assignee: Willem Jiang

> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>            Assignee: Willem Jiang
>              Labels: camel-cache, ehcache, jms, replication
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Commented] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

Posted by "Piotr Klimczak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025690#comment-13025690 ] 

Piotr Klimczak commented on SMX4-809:
-------------------------------------

Works great! Tested with: https://issues.apache.org/jira/browse/CAMEL-3880 using latest bundles and camel trunk.

Is there any release plan for this bundle (and other)? Like ServiceMix 4.4.0 Release?

> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>            Assignee: Willem Jiang
>              Labels: camel-cache, ehcache, jms, replication
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Commented] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

Posted by "Piotr Klimczak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021262#comment-13021262 ] 

Piotr Klimczak commented on SMX4-809:
-------------------------------------

This patch is needed by: https://issues.apache.org/jira/browse/CAMEL-3880

> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>              Labels: camel-cache, ehcache, jms, replication
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Resolved] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

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

Willem Jiang resolved SMX4-809.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 4.4.0

Added the ehcache bundle to the bundle pom, it should be released soon.

> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>            Assignee: Willem Jiang
>              Labels: camel-cache, ehcache, jms, replication
>             Fix For: 4.4.0
>
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Updated] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

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

Piotr Klimczak updated SMX4-809:
--------------------------------

    Attachment: ehcache.bundle.patch

Changes to trunk
- Added JMSReplication 0.4
- swithed maven-shade-plugin to 1.4 as needed latest transformers


> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>              Labels: camel-cache, ehcache, jms, replication
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Commented] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021487#comment-13021487 ] 

Willem Jiang commented on SMX4-809:
-----------------------------------

Hi Piotr,

I just found you removed the keyword optional the package import of the org.slf4j, can you explain why you do that?

Willem 

> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>            Assignee: Willem Jiang
>              Labels: camel-cache, ehcache, jms, replication
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Commented] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

Posted by "Piotr Klimczak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021663#comment-13021663 ] 

Piotr Klimczak commented on SMX4-809:
-------------------------------------

I've been testing newest ehcache where org.sl4j was needed as i remeber, but using version 2.3.0 it can be optional as it was before. Se please add the resolution=optional to org.slf4j otherwise i can recreate the patch if you want me to do so.

> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>            Assignee: Willem Jiang
>              Labels: camel-cache, ehcache, jms, replication
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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

[jira] [Commented] (SMX4-809) camel-cache ehcache cache repilication using ehcache-jmsreplication

Posted by "Piotr Klimczak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021412#comment-13021412 ] 

Piotr Klimczak commented on SMX4-809:
-------------------------------------

Please note that dynamic imports are needed as jms replication is doing deserializtion.

> camel-cache ehcache cache repilication using ehcache-jmsreplication
> -------------------------------------------------------------------
>
>                 Key: SMX4-809
>                 URL: https://issues.apache.org/jira/browse/SMX4-809
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>         Environment: Apache ServiceMix 4.x
>            Reporter: Piotr Klimczak
>            Assignee: Willem Jiang
>              Labels: camel-cache, ehcache, jms, replication
>         Attachments: ehcache.bundle.patch
>
>
> It would be great to add ehcache-jmsreplication to ehcache smx bundle to let cluster- lovers create cache clusters with jms replicatons. It is safer tha plain multicast with rmi as jms connection could be password protected.
> I have already made that improvement to my local SMX. Will post the patch as soon as it will be polished
> Again- one step closer to bring camel-cache to java- clustered world.
> Created from https://issues.apache.org/jira/browse/CAMEL-3863

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