[jboss-jira] [JBoss JIRA] (WFLY-10916) Error in description of priority attribute in filter-ref attributes
Sande Gilda (JIRA)
issues at jboss.org
Fri Aug 24 08:27:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sande Gilda updated WFLY-10916:
-------------------------------
Description:
The documentation for the `undertow.filter-ref.priority` for the Undertow subsystem [1] suggests a filter with a higher number (e.g. 2) is executed before a filter with a lower number (e.g. 1). It appears to be the opposite.
"Defines filter order. It should be set to 1 or more. A higher number instructs the server to be included earlier in the handler chain than others under the same context."
This description is taken directly from the WildFly reference model, which is incorrect.
See discussions in JBEAP-15189,
[1] https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.1/html-single/configuration_guide/#location_filter_ref
[2] https://github.com/wildfly/wildfly/blob/master/undertow/src/main/resources/org/wildfly/extension/undertow/LocalDescriptions.properties#L380
was:
The documentation for the `undertow.filter-ref.priority` for the Undertow subsystem [1] suggests a filter with a higher number (e.g. 2) is executed before a filter with a lower number (e.g. 1). It appears to be the opposite.
"Defines filter order. It should be set to 1 or more. A higher number instructs the server to be included earlier in the handler chain than others under the same context."
This description is taken directly from the WildFly reference model, which is incorrect.
[1] https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.1/html-single/configuration_guide/#location_filter_ref
> Error in description of priority attribute in filter-ref attributes
> -------------------------------------------------------------------
>
> Key: WFLY-10916
> URL: https://issues.jboss.org/browse/WFLY-10916
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Reporter: Sande Gilda
> Assignee: Stuart Douglas
> Priority: Minor
>
> The documentation for the `undertow.filter-ref.priority` for the Undertow subsystem [1] suggests a filter with a higher number (e.g. 2) is executed before a filter with a lower number (e.g. 1). It appears to be the opposite.
> "Defines filter order. It should be set to 1 or more. A higher number instructs the server to be included earlier in the handler chain than others under the same context."
> This description is taken directly from the WildFly reference model, which is incorrect.
> See discussions in JBEAP-15189,
> [1] https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.1/html-single/configuration_guide/#location_filter_ref
> [2] https://github.com/wildfly/wildfly/blob/master/undertow/src/main/resources/org/wildfly/extension/undertow/LocalDescriptions.properties#L380
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list