Colm O hEigeartaigh created AMQ-7458:
----------------------------------------

             Summary: 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
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 5.16.0


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)

Reply via email to