Jeff Mesnil created AS7-6645:
--------------------------------
Summary: message-expiry-thread-priority value is not bounded
Key: AS7-6645
URL:
https://issues.jboss.org/browse/AS7-6645
Project: Application Server 7
Issue Type: Feature Request
Components: JMS
Affects Versions: 7.1.3.Final (EAP)
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 8.0.0.Alpha1
This attribute corresponds to an thread priority (between 1 and 9).
AS7 does not validate that the attribute value is in this range. The :write-attribute
operation succeeds (it's a configuration attribute) but upon server reload, an
exception is thrown when using the value in Thread.setPriority(int)
--
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