You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2012/01/14 18:27:32 UTC

About camel-krati and camel-jclouds consumers

Hi

Bilgin and I was working on https://issues.apache.org/jira/browse/CAMEL-4577

We noticed that the consumers in those 2 components have a default
value for the maxMessagesPerPoll to 10.
The other components do not have this default as they are unbounded.

Just wonder if there is a good reason to keep those at 10 ?


-- 
Claus Ibsen
-----------------
FuseSource
Email: cibsen@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Re: About camel-krati and camel-jclouds consumers

Posted by Ioannis Canellos <io...@gmail.com>.
> Just wonder if there is a good reason to keep those at 10 ?


No there isn't. These two should behave as the rest of the components.

Ioannis Canellos
FuseSource

Blog: http://iocanel.blogspot.com
Apache Karaf Committer & PMC
Apache Camel Committer
Apache ServiceMix  Committer
Apache Gora Committer
Apache DirectMemory Committer


Re: About camel-krati and camel-jclouds consumers

Posted by Claus Ibsen <cl...@gmail.com>.
Had a chat with Ioannis today. He contributed those components.

[14:17:08] <cibsen> iocanel if you got 5 min, then you may take a look at
[14:17:08] <cibsen>
http://camel.465427.n5.nabble.com/About-camel-krati-and-camel-jclouds-consumers-tp5145321p5145321.html
[14:17:24] <cibsen> as i recall you helped creating those components,
and we just got a Q about why the consumer
[14:17:32] <cibsen> is by default set to max messages per poll at 10
[14:17:41] <cibsen> if there is a good reason for that, or something like that
[14:18:16] <iocanel> cibsen, no there isn't
[14:18:41] <cibsen> ah cool, i didnt expect one, so we may just remove
the 10 as default and let it be like the others ?
[14:20:25] <iocanel> cibsen, sure. Apparently I hadn't noticed that
the rest are unbound
[14:20:36] <cibsen> thx
[14:20:55] <iocanel> I thank you for the feedback
[14:20:57] <iocanel> :)
[14:21:19] <cibsen> perfect, then bilgin can get those bits done, as
he help out a lot


On Sat, Jan 14, 2012 at 6:27 PM, Claus Ibsen <cl...@gmail.com> wrote:
> Hi
>
> Bilgin and I was working on https://issues.apache.org/jira/browse/CAMEL-4577
>
> We noticed that the consumers in those 2 components have a default
> value for the maxMessagesPerPoll to 10.
> The other components do not have this default as they are unbounded.
>
> Just wonder if there is a good reason to keep those at 10 ?
>
>
> --
> Claus Ibsen
> -----------------
> FuseSource
> Email: cibsen@fusesource.com
> Web: http://fusesource.com
> Twitter: davsclaus, fusenews
> Blog: http://davsclaus.blogspot.com/
> Author of Camel in Action: http://www.manning.com/ibsen/



-- 
Claus Ibsen
-----------------
FuseSource
Email: cibsen@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/