]
Stuart Douglas commented on WFLY-5363:
--------------------------------------
This was a mistake, the default should have been false in the Undertow subsystem.
[Migration operation] [Web to Undertow] Default value for access-log
extended attribute differs
-----------------------------------------------------------------------------------------------
Key: WFLY-5363
URL:
https://issues.jboss.org/browse/WFLY-5363
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.CR1
Reporter: Radim Hatlapatka
Assignee: Stuart Douglas
Priority: Critical
When migrating access-log without defined extended attribute results in undertow without
defined extended attribute, but the default values differ causing that even though in Web
subsystem extended format wasn't used, in Undertow it is expected logging to use
extended format.
Ideally the defaults should be the same or the migrate operation needs to define the
extended attribute to false if it wasn't defined in Web.