Description of problem: BZ1647383 identified problem with description of handoff-executor for /subsystem=jca/workmanager=default/long-running-threads and /subsystem=jca/workmanager=default/short-running-threads resources. It says: An executor to delegate tasks to in the event that a task cannot be accepted. If not specified, tasks that cannot be accepted will be silently discarded. but according to https://issues.jboss.org/browse/JBEAP-15843 it's not correct description. This bz is to track changes in plugin descriptor and bz1647383 to track changes in documentation (Complete Resource Reference guide) which is generated based on plugin descriptor. Version-Release number of selected component (if applicable): EAP plugin pack 07 How reproducible: Always Steps to Reproduce: 1. in JON UI with imported EAP standalone server, navigate to EAP standalone server resource->Subsystems->Connector->jca->Workmanager->Long/Short Running Thread Pool -> Configuration Actual results: Description of Handoff Executor is incorrect. Expected results: Not sure what is expected for by https://issues.jboss.org/browse/JBEAP-15843. If it's removal of the property or just updating the description. Additional info: Note that it applies for both short and long Running Thread Pool. Not sure what to do with related metrics 'Rejected Count': The number of tasks that have been passed to the handoff-executor (if one is specified) or discarded. If the fix removes the property, it will be necessary to keep backward compatibility with previous EAP versions and check in which versions the handoff-executor property is valid.
Moving to ON_QA. The latest brew build is available from here: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=888843 http://download.eng.bos.redhat.com/brewroot/packages/org.jboss.on-jboss-on-parent/3.3.0.GA/206/maven/org/jboss/on/jon-plugins-patch/3.3.0.GA/jon-plugins-patch-3.3.0.GA.zip maps to CR01 build of 3.3 EAP Plugin Pack Update 09.
Verified on CR01 build of 3.3 EAP Plugin Pack Update 09 After navigating to EAP standalone server resource->Subsystems->Connector->jca->Workmanager->Long/Short Running Thread Pool -> Configuration, verified that the Hand-off executor is not available in the configuration. Verified on EAP6.4.21 standalone server resource.