[jboss-jira] [JBoss JIRA] (WFLY-11841) EE concurrency resources should use capability wiring
Eduardo Martins (Jira)
issues at jboss.org
Thu Jul 11 03:20:01 EDT 2019
[ https://issues.jboss.org/browse/WFLY-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758046#comment-13758046 ]
Eduardo Martins commented on WFLY-11841:
----------------------------------------
??There's probably missing capability wiring within the concurrency resources as well; e.g. for dependency by executors on thread factories.??
EE Concurrency uses its own thread factories.
> EE concurrency resources should use capability wiring
> -----------------------------------------------------
>
> Key: WFLY-11841
> URL: https://issues.jboss.org/browse/WFLY-11841
> Project: WildFly
> Issue Type: Bug
> Components: Concurrency Utilities
> Affects Versions: 16.0.0.Final
> Reporter: Brian Stansberry
> Assignee: Eduardo Martins
> Priority: Major
>
> This kind of thing is a bug:
> https://github.com/wildfly/wildfly/blob/master/ee/src/main/java/org/jboss/as/ee/subsystem/ManagedScheduledExecutorServiceAdd.java#L58
> The subsystem exposes a capability so consumers of its services should use the capabilities API to handle requiring it and accessing its services.
> There's probably missing capability wiring within the concurrency resources as well; e.g. for dependency by executors on thread factories.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list