[infinispan-issues] [JBoss JIRA] (ISPN-7516) DeployedStoreConfiguration always warns missing @ConfigurationFor annotation
Ryan Emerson (JIRA)
issues at jboss.org
Thu Feb 23 04:58:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-7516:
-------------------------------
Status: Open (was: New)
> 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
>
> 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