[
https://issues.apache.org/jira/browse/AMQ-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Koch updated AMQ-4246:
-----------------------------
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.
was:
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.
If this fields expect Time in Milliseconds, they should be long.
> Change Type of offlineDurableSubscriberTimeout and
> offlineDurableSubscriberTaskSchedule to long
> -----------------------------------------------------------------------------------------------
>
> Key: AMQ-4246
> URL: https://issues.apache.org/jira/browse/AMQ-4246
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.7.0
> Environment: Debian Squeeze
> OpenJDK Runtime Environment (IcedTea6 1.8.13) (6b18-1.8.13-0+squeeze2)
> Reporter: Oliver Koch
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira