[
https://issues.apache.org/jira/browse/AMQ-7458?focusedWorklogId=433700&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433700
]
ASF GitHub Bot logged work on AMQ-7458:
---------------------------------------
Author: ASF GitHub Bot
Created on: 15/May/20 13:52
Start Date: 15/May/20 13:52
Worklog Time Spent: 10m
Work Description: jbonofre merged pull request #521:
URL: https://github.com/apache/activemq/pull/521
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 433700)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)