Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: 6 messages are not being released

  1. #11
    Join Date
    Oct 2011
    Location
    Mumbai, India
    Posts
    213

    Default

    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?

  2. #12
    Join Date
    Sep 2011
    Posts
    167

    Default

    Quote Originally Posted by Amol Nayak View Post
    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 Anmol,

    Thanks a lot , gr8 to hear ,,,few queries are you sending the 200 messages while checking ...? are the files get created ..? could you please send me those changes so that I can configure them here also..!!!thanks in advance..!!

  3. #13
    Join Date
    Sep 2011
    Posts
    167

    Default

    Quote Originally Posted by SARAL SAXENA View Post
    Hi Anmol,

    Thanks a lot , gr8 to hear ,,,few queries are you sending the 200 messages while checking ...? are the files get created ..? could you please send me those changes so that I can configure them here also..!!!thanks in advance..!!

    Hi Anmol,

    If you could please send me the changes so that I can also configure those changes and can have look..!!please send..!!

  4. #14
    Join Date
    Mar 2010
    Location
    Gtr Philadelphia, PA
    Posts
    2,029

    Default

    @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

  5. #15
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    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

  6. #16
    Join Date
    Sep 2011
    Posts
    167

    Default

    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

  7. #17
    Join Date
    Sep 2011
    Posts
    167

    Default

    Quote Originally Posted by Gary Russell View Post
    @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.




    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.
    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..!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •