Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-7556

Document changes for redelivery-delay default value in HornetQ

    XMLWordPrintable

Details

    • Hide
      The default delay for message redelivery has been changed so that it's now 60000 milliseconds, or 1 minute. The default value was previously 0, which meant no redelivery delay. The specific change has been made in <filename>hornetq-configuration.xml</filename>.
      Show
      The default delay for message redelivery has been changed so that it's now 60000 milliseconds, or 1 minute. The default value was previously 0, which meant no redelivery delay. The specific change has been made in <filename>hornetq-configuration.xml</filename>.
    • Documented as Resolved Issue
    • NEW

    Description

      Andy Taylor changed default setting to 60000 for redelivery-delay [1]
      <redelivery-delay>60000</redelivery-delay> in hornetq-configuration.xml

      He did it under JBPAPP-5760, RN text was prepared there too. But that JIRA is about message redistribution and will be reopened.

      Please update RN and HornetQ documentation [2].

      19.1.1. Configuring Delayed Redelivery
      ... before redelivering the messages. By default there is no redelivery delay and redelivery-delay is set to 0.
      -->
      ... before redelivering the messages. By default there is 1 minute redelivery delay and redelivery-delay is set to 60000.

      A.1.1. hornetq-configuration.xml
      address-settings.redelivery-delay Long The time (in ms) to wait before redelivering a canceled message. 0
      -->
      address-settings.redelivery-delay Long The time (in ms) to wait before redelivering a canceled message. 60000

      [1] https://issues.jboss.org/browse/JBPAPP-5760?focusedCommentId=12628307&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12628307
      [2] http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html-single/HornetQ_User_Guide/index.html

      Attachments

        Activity

          People

            rdickens_jira Russell Dickenson (Inactive)
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: