Details
-
Bug
-
Resolution: Done
-
Major
-
10.1.0.Final
-
None
Description
In WF9, the following commands were valid:
/subsystem=infinispan/cache-container=foo/local-cache=bar/store=string-jdbc:read-attribute(name=datasource)
/subsystem=infinispan/cache-container=foo/local-cache=bar/store=string-jdbc:write-attribute(name=datasource, value=java:jboss/datasources/ExampleDS)
In WF10, these commands result in "Unknown attribute" errors. Even though the "datasource" attribute was deprecated in WF10, these operations should still work, and should return a value translated from the "data-source" attribute.
Attachments
Issue Links
- is cloned by
-
JBEAP-7744 Infinispan JDBC cache stores missing read/write attribute operations for legacy attributes
-
- Verified
-