Hi Saral,
I took your project and executed it (changed the sleep and poller delay to to 10 ms as i dont have enough patience)
It worked fine with me, where are you facing issues?
Hi Saral,
I took your project and executed it (changed the sleep and poller delay to to 10 ms as i dont have enough patience)
It worked fine with me, where are you facing issues?
@Amol - thanks a lot for helping out here; we really appreciate and encourage it!!
@Saral - as I said to you on this post http://forum.springsource.org/showth...425#post387425 - you need to run your reaper at a reasonable rate.
Just be sure to set the reaper timeout long enough to allow the normal processing to occur - you don't want to expire the group too early.
Given that you are polling at 1 message a second and your reaper times out at 5 seconds (with a one-per-second task execution), you will likely never get more than 5 or 6 messages in a group.
Gary P. Russell
Spring Integration Team
SpringSource, a division of VMware
SARAL
You clearly showing complete lack of basic forum ethics as well as total disrespect to the community and people who are trying to help you.
If you would only spend a minute trying to understand what Amol is saying you would see that all he changed is the delay time to 10ms
Oleg Zhurakousky
Spring Integration team
http://twitter.com/z_oleg
http://blog.springsource.com/author/ozhurakousky/
Hi oleg,
yeah I will take care of that , since I was not aware where the things are going wrong in my applicaion, Thanks for the timely help...!! cheers![]()
Hi guys,
yeah thanks a lot for your guidance it finally works the only things I have changed is that repaer time as advise by Gary, Gary thank a lot for that guidance, Anmol thanks a lot for your guidance too I have decreased the poller interval time too...!!
cheers..!!