[
https://issues.apache.org/jira/browse/AMQ-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated AMQ-7458:
--------------------------------------
Component/s: Job Scheduler
> Implement bounds checking on the message scheduling properties
> --------------------------------------------------------------
>
> Key: AMQ-7458
> URL: https://issues.apache.org/jira/browse/AMQ-7458
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Job Scheduler
> Reporter: Colm O hEigeartaigh
> Assignee: Colm O hEigeartaigh
> Priority: Major
> Fix For: 5.16.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This task is to implement bounds checking on the message scheduling
> properties. The values for delay, period + repeat should be rejected if they
> are < 0. Also, a maximum value should be set (and configurable) for the max
> repeat value, as it has the potential to cause a denial of service issue if
> many messages are sent with a repeat value of Integer.MAX_VALUE. In the
> accompanying PR, I've set the default max value to 1000.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)