[jboss-jira] [JBoss JIRA] (WFLY-11695) Remove ParameterCorrector added for WFLY-11617

Brian Stansberry (Jira) issues at jboss.org
Mon Feb 11 17:56:02 EST 2019


Brian Stansberry created WFLY-11695:
---------------------------------------

             Summary: Remove ParameterCorrector added for WFLY-11617
                 Key: WFLY-11695
                 URL: https://issues.jboss.org/browse/WFLY-11695
             Project: WildFly
          Issue Type: Task
          Components: JMS
            Reporter: Brian Stansberry
            Assignee: ehsavoie Hugonnet


See https://github.com/wildfly/wildfly/pull/12020 for discussion. For compatibility reasons we added a ParameterCorrector as part of the WFLY-11617 fix. But really that results in the server ignoring invalid input, which is a bug.  That's the right thing to do for a while, as a form of "bug deprecation notice" but eventually we should cut the code size, get rid of the corrector, and require the user to provide a valid value.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list