Skip to content

Setting server.undertow.eager-filter-init has no effect #23675

Closed
@wilkinsona

Description

@wilkinsona

The configuration property isn't mapped onto the factory so setting it has no effect. It should be done by UndertowServletWebServerFactoryCustomizer but a bean for it is only defined in the management context at the moment. The customizer should also be configuring the factory rather than using a deployment info customizer.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions