Paul Ferraro created WFLY-4146:
----------------------------------
Summary: Cache add operation should automatically create its child resources
Key: WFLY-4146
URL:
https://issues.jboss.org/browse/WFLY-4146
Project: WildFly
Issue Type: Enhancement
Components: Clustering
Affects Versions: 9.0.0.Alpha1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
There is effectively no difference between the behavior of a cache that does not contain a
given child resource (e.g. transaction, locking, etc) and one that contains the child
resource, but with default attribute values.
Consequently, the cache add operation should automatically create these resources (and the
cache remove operation should automatically remove them). We can treat the child add
operations as no-ops, and the child remove operations as a series of undefine-attribute
operations.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)