James Perkins created WFLY-6792:
-----------------------------------
Summary: Batch deployment resources should get the service registry without
modification flags for read-only ops
Key: WFLY-6792
URL:
https://issues.jboss.org/browse/WFLY-6792
Project: WildFly
Issue Type: Bug
Components: Batch
Reporter: James Perkins
Assignee: Cheng Fang
All batch deployment operations get the service registry as a modifiable registry which
uses locks that are not required for read-only ops. Operations like {{start}}, {{stop}}
and {{restart}} will need to continue using a modifiable service registry, but read ops
should not acquire a modifiable service registry.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)