Hide Forgot
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
commit 75605c9840c14592f0d76bc2290a539206756ca0 Author: Ruben Vargas <rvargasp> Date: Thu Apr 14 15:05:19 2016 -0500 Bug 1327229 - [EAP7] updating configuration for async handler fails
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.