-
Task
-
Resolution: Done
-
Major
-
32.0.0.Final
-
None
AbstractControllerService.PATH_MANAGER_CAPABILITY should be referenced via PathManager.SERVICE_DESCRIPTOR.
AbstractControllerService.EXECUTOR_CAPABILITY is typically used to instrument async services. Users should instead leverage Services.requireServerExecutor(builder) - or, even better, utilize wildfly-service or wildfly-subsystem to instrument blocking operations during service start/stop.