[infinispan-issues] [JBoss JIRA] (ISPN-7516) DeployedStoreConfiguration always warns missing @ConfigurationFor annotation

Tristan Tarrant (JIRA) issues at jboss.org
Thu Feb 23 07:49:00 EST 2017


     [ https://issues.jboss.org/browse/ISPN-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-7516:
----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 9.0.0.CR2
       Resolution: Done


> DeployedStoreConfiguration always warns missing @ConfigurationFor annotation
> ----------------------------------------------------------------------------
>
>                 Key: ISPN-7516
>                 URL: https://issues.jboss.org/browse/ISPN-7516
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores, Server
>    Affects Versions: 9.0.0.CR1
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>             Fix For: 9.0.0.CR2
>
>
> Warnings [1] appear on the server when the DeployedStoreConfigurationBuilder is utilised as the DeployedStoreConfiguration utilises a class name, opposed to a class object, so it is not possible to check the annotations of the store in this case. Therefore, we should skip these checks as they will always fail.
> [1] "ISPN000437 Unable to validate AbstractStoreConfiguration with the implementing store as the @ConfigurationFor annotation is missing".



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


More information about the infinispan-issues mailing list