[jboss-jira] [JBoss JIRA] (WFLY-6438) Undertow listener max-header-size default value discrepancy

Stuart Douglas (JIRA) issues at jboss.org
Tue Mar 29 22:37:00 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas moved JBEAP-3987 to WFLY-6438:
---------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-6438  (was: JBEAP-3987)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Web (Undertow)
                           (was: Web (Undertow))
       Target Release:   (was: 7.0.0.GA)
    Affects Version/s:     (was: 7.0.0.ER7)


> Undertow listener max-header-size default value discrepancy
> -----------------------------------------------------------
>
>                 Key: WFLY-6438
>                 URL: https://issues.jboss.org/browse/WFLY-6438
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>            Reporter: Stuart Douglas
>            Assignee: Stuart Douglas
>
> There is discrepancy in undertow schema definition of [listener attribute 'max-header-size' default value here|https://github.com/jbossas/jboss-eap7/blob/EAP_7.0.0.ER7-dev/undertow/src/main/resources/schema/wildfly-undertow_3_1.xsd#L93] and [ListenerResourceDefinition here|https://github.com/jbossas/jboss-eap7/blob/EAP_7.0.0.ER7-dev/undertow/src/main/java/org/wildfly/extension/undertow/ListenerResourceDefinition.java#L140].
> Note: Default value in ListenerResourceDefinition java file was changed by [this commit|https://github.com/undertow-io/undertow/commit/9cfd0c7dca671bd008923d4379eac89865bd775b]
> These two default values should be unified so they match.
> NOTE: I set GA as a target release as this is probably trivial change in Undertow schema definition which is better to do before GA as after that any change into schema is difficult.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list