Results 1 to 5 of 5

Thread: poller's send-timeout attribute usage

  1. #1
    Join Date
    Jan 2011
    Posts
    4

    Default poller's send-timeout attribute usage

    I am really curious how this send-timeout attribute is being used by poller.

    I have just inspected the way poller is created, browsed through PollerParser and PollerMetadata but neither of them seems to be processing send-timeout value. The latter doesn't even contain sendTimeout field.

    Verified on SI version: 1.0.4.

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

    Default

    Actually send-timeout on the poller is a mistake (bug)
    I opened up a JIRA issue for it https://jira.springsource.org/browse/INT-1771

    Also, the most current release of Spring Integration is 2.0.1. Is there a reason why you are using 1.0.4?

  3. #3
    Join Date
    Jan 2011
    Posts
    4

    Default

    Ok, this clears things up. Thanks.

    As for using the 1.0.4 version - I am planning upgrading to 2.0.1, just need to take some time to verify whether my existing flow definitions are compliant with this new version and track schema changes as I am extending some of the SI elements.

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

    Default

    Also, we realized today from your post that we had another minor issue which is already resolved, but i thought you might be interested:
    https://jira.springsource.org/browse/INT-1772

    1 good question = 2 improvements in the framework = Thank you!!!

  5. #5
    Join Date
    Jan 2011
    Posts
    4

    Default

    I'm really glad I could contribute!

    I hope my other question in JMS section will be also meaningful, although I ask it in a comment of already existing thread, probably I should create separate topic in main SI section.

Tags for this Thread

Posting Permissions

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