You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Juan José Vázquez Delgado <jv...@tecsisa.com> on 2014/09/09 11:34:49 UTC

Topics support in camel-hazelcast

Hi all,

We've recently had to adapt the camel-hazelcast component in order to get
support for distributed topics [1]. We missed this feature in the current
implementation and it was important for us as we need publish-subscribe
semantics according to our product architecture. The source code can be
found here [2].

We were planning to raise a Jira ticket to address this but we were not
sure about which fix version parameter would be proper to set. Of course,
we'd propose a proper pull request.

Please, let me know if this is the right procedure.

Thanks in advance,

Juanjo.

[1] http://hazelcast.org/use-cases/messaging/
[2]
https://github.com/Tecsisa/camel/tree/master/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/topic

-- 

Juan José Vázquez Delgado

CTO

Tecsisa

C/Quintanavides, 19

Parque Vía Norte

Edificio 4, Planta Baja, Oficina A

28050 Madrid

T: +34 91 182 04 70

F: +34 91 447 05 11

E: jvazquez@tecsisa.com

W: www.tecsisa.com

Re: Topics support in camel-hazelcast

Posted by Juan José Vázquez Delgado <jv...@tecsisa.com>.
Great!. I've provided both a Jira issue [1] and the corresponding Git PR
[2].

Thanks for your help!.

BR,

Juanjo.

[1] https://issues.apache.org/jira/browse/CAMEL-7794
[2] https://github.com/apache/camel/pull/263

2014-09-09 11:41 GMT+02:00 Claus Ibsen <cl...@gmail.com>:

> Hi
>
> Yeah sure we love contributions, so you are welcome to log a JIRA and
> do a PR or attach a .patch file.
> http://camel.apache.org/contributing.html
>
> The code should be against master branch so its included in the next
> release. Then depending on ease we sometimes backport to older
> releases.
>
> On Tue, Sep 9, 2014 at 11:34 AM, Juan José Vázquez Delgado
> <jv...@tecsisa.com> wrote:
> > Hi all,
> >
> > We've recently had to adapt the camel-hazelcast component in order to get
> > support for distributed topics [1]. We missed this feature in the current
> > implementation and it was important for us as we need publish-subscribe
> > semantics according to our product architecture. The source code can be
> > found here [2].
> >
> > We were planning to raise a Jira ticket to address this but we were not
> > sure about which fix version parameter would be proper to set. Of course,
> > we'd propose a proper pull request.
> >
> > Please, let me know if this is the right procedure.
> >
> > Thanks in advance,
> >
> > Juanjo.
> >
> > [1] http://hazelcast.org/use-cases/messaging/
> > [2]
> >
> https://github.com/Tecsisa/camel/tree/master/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/topic
> >
> > --
> >
> > Juan José Vázquez Delgado
> >
> > CTO
> >
> > Tecsisa
> >
> > C/Quintanavides, 19
> >
> > Parque Vía Norte
> >
> > Edificio 4, Planta Baja, Oficina A
> >
> > 28050 Madrid
> >
> > T: +34 91 182 04 70
> >
> > F: +34 91 447 05 11
> >
> > E: jvazquez@tecsisa.com
> >
> > W: www.tecsisa.com
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cibsen@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/
>



-- 

Juan José Vázquez Delgado

CTO

Tecsisa

C/Quintanavides, 19

Parque Vía Norte

Edificio 4, Planta Baja, Oficina A

28050 Madrid

T: +34 91 182 04 70

F: +34 91 447 05 11

E: jvazquez@tecsisa.com

W: www.tecsisa.com

Re: Topics support in camel-hazelcast

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Yeah sure we love contributions, so you are welcome to log a JIRA and
do a PR or attach a .patch file.
http://camel.apache.org/contributing.html

The code should be against master branch so its included in the next
release. Then depending on ease we sometimes backport to older
releases.

On Tue, Sep 9, 2014 at 11:34 AM, Juan José Vázquez Delgado
<jv...@tecsisa.com> wrote:
> Hi all,
>
> We've recently had to adapt the camel-hazelcast component in order to get
> support for distributed topics [1]. We missed this feature in the current
> implementation and it was important for us as we need publish-subscribe
> semantics according to our product architecture. The source code can be
> found here [2].
>
> We were planning to raise a Jira ticket to address this but we were not
> sure about which fix version parameter would be proper to set. Of course,
> we'd propose a proper pull request.
>
> Please, let me know if this is the right procedure.
>
> Thanks in advance,
>
> Juanjo.
>
> [1] http://hazelcast.org/use-cases/messaging/
> [2]
> https://github.com/Tecsisa/camel/tree/master/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/topic
>
> --
>
> Juan José Vázquez Delgado
>
> CTO
>
> Tecsisa
>
> C/Quintanavides, 19
>
> Parque Vía Norte
>
> Edificio 4, Planta Baja, Oficina A
>
> 28050 Madrid
>
> T: +34 91 182 04 70
>
> F: +34 91 447 05 11
>
> E: jvazquez@tecsisa.com
>
> W: www.tecsisa.com



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/