DescriptionRadim Hatlapatka
2016-04-14 14:16:38 UTC
Description of problem:
Updating async handler fails with [1]. Note in EAP 7 async handler really doesn't have formatter attribute.
Version-Release number of selected component (if applicable):
EAP 7.0.0 JON 3.3.5 with JON EAP plugin update ER1 from BZ#1314853
How reproducible: always
Steps to Reproduce:
1. have EAP 7.0.0 standalone imported
2. create a new 'Async Handler' within logging subsystem
3. update it's configuration (e.g. changing Queue Length)
It should be successful, but it fails with [1]
[1] {WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:={Operation step-1=WFLYCTL0201: Unknown attribute 'formatter'}}, rolled-back=true
Comment 1Ruben Vargas Palma
2016-04-14 21:27:45 UTC
Verified on eap-update04-CR01
Configuration update for Async Handler is successful in configuration history. and there are no errors in logs. The modified Queue Length value appears in current configuration.