Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7744

Infinispan JDBC cache stores missing read/write attribute operations for legacy attributes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR10
    • 7.1.0.DR9
    • Clustering
    • None

    Description

      In EAP6, the following commands were valid:

      /subsystem=infinispan/cache-container=foo/local-cache=bar/string-keyed-jdbc-store=STRING_KEYED_JDBC_STORE:read-attribute(name=datasource)
      /subsystem=infinispan/cache-container=foo/local-cache=bar/string-keyed-jdbc-store=STRING_KEYED_JDBC_STORE:write-attribute(name=datasource, value=java:jboss/datasources/ExampleDS)

      In EAP7, these commands result in "Unknown attribute" errors. Even though the "datasource" attribute was deprecated in EAP7, these operations should still work, and should return a value translated from the "data-source" attribute.

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: