[jboss-jira] [JBoss JIRA] (WFLY-7757) Infinispan JDBC cache stores missing read/write attribute operations for legacy attributes
Paul Ferraro (JIRA)
issues at jboss.org
Wed Dec 7 20:27:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro updated WFLY-7757:
-------------------------------
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.
was:
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 WF11, these operations should still work, and should return a value translated from the "data-source" attribute.
> Infinispan JDBC cache stores missing read/write attribute operations for legacy attributes
> ------------------------------------------------------------------------------------------
>
> Key: WFLY-7757
> URL: https://issues.jboss.org/browse/WFLY-7757
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 10.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 11.0.0.Alpha1
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list