[jboss-jira] [JBoss JIRA] (WFLY-7758) Infinispan JDBC cache stores missing read/write attribute operations for legacy attributes

Paul Ferraro (JIRA) issues at jboss.org
Wed Dec 7 20:25:00 EST 2016


Paul Ferraro created WFLY-7758:
----------------------------------

             Summary: Infinispan JDBC cache stores missing read/write attribute operations for legacy attributes
                 Key: WFLY-7758
                 URL: https://issues.jboss.org/browse/WFLY-7758
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
             Fix For: 11.0.0.Alpha1


In WF10, 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 WF11, these commands result in "Unknown attribute" errors. Even though the "datasource" attribute was deprecated in WF11, these operations should still work, and should return a value translated from the "data-source" attribute.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list