Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4246

Change Type of offlineDurableSubscriberTimeout and offlineDurableSubscriberTaskSchedule to long

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.7.0
    • 5.8.0
    • Broker
    • None
    • Debian Squeeze
      OpenJDK Runtime Environment (IcedTea6 1.8.13) (6b18-1.8.13-0+squeeze2)

    Description

      activemq.xml:

      The Broker Attributes offlineDurableSubscriberTimeout and offlineDurableSubscriberTaskSchedule expect Time in Milliseconds.
      I tried to enter a Number greater than 2147483647 and get an NumberFormatException because this isn't a Integer anymore.
      If this fields expect Time in Milliseconds, they should be long.

      Attachments

        Activity

          People

            Unassigned Unassigned
            oltoko Oliver Koch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: