Re: Camel JPA consumer causing Out of Memory when polling table

2016-03-31 Thread Claus Ibsen
Hi Good to hear, that is a low of records in that table. You are welcome to add a section in the docs to emphasize this option to limit the returned data when there is a lot of rows http://camel.apache.org/jpa How to edit the docs http://camel.apache.org/how-do-i-edit-the-website.html On Thu,

Re: Camel JPA consumer causing Out of Memory when polling table

2016-03-31 Thread raffi
Figured it out, forgot to set maximumResults on poller, http://camel.465427.n5.nabble.com/Camel-JPA-consumer-causing-Out-of-Memory-when-polling-table-tp5780168p5780197.html Sent from the Camel - Users mailing list archive at Nabble.com.