[JBoss JIRA] (ISPN-7516) DeployedStoreConfiguration always warns missing @ConfigurationFor annotation
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7516?page=com.atlassian.jira.plugin.... ]
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)
9 years, 1 month
[JBoss JIRA] (ISPN-7511) DummyInMemoryStore warnings in the testsuite
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7511?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7511:
-------------------------------
Component/s: (was: Test Suite - Server)
> DummyInMemoryStore warnings in the testsuite
> --------------------------------------------
>
> Key: ISPN-7511
> URL: https://issues.jboss.org/browse/ISPN-7511
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 9.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> The DummyInMemoryStoreConfiguration incorrectly passes the DummyInMemoryStore class as part of its attribute definition set, this leads to "ISPN000437 Unable to validate DummyInMemoryStore with the implementing store as the @ConfigurationFor annotation is missing". Also, warnings appear on the server when the DeployedStoreConfigurationBuilder is utilised, as the DeployedStoreConfiguration utilises a
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7511) DummyInMemoryStore warnings in the testsuite
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7511?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7511:
-------------------------------
Description: The DummyInMemoryStoreConfiguration incorrectly passes the DummyInMemoryStore class as part of its attribute definition set, this leads to "ISPN000437 Unable to validate DummyInMemoryStore with the implementing store as the @ConfigurationFor annotation is missing". (was: The DummyInMemoryStoreConfiguration incorrectly passes the DummyInMemoryStore class as part of its attribute definition set, this leads to "ISPN000437 Unable to validate DummyInMemoryStore with the implementing store as the @ConfigurationFor annotation is missing". Also, warnings appear on the server when the DeployedStoreConfigurationBuilder is utilised, as the DeployedStoreConfiguration utilises a )
> DummyInMemoryStore warnings in the testsuite
> --------------------------------------------
>
> Key: ISPN-7511
> URL: https://issues.jboss.org/browse/ISPN-7511
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 9.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> The DummyInMemoryStoreConfiguration incorrectly passes the DummyInMemoryStore class as part of its attribute definition set, this leads to "ISPN000437 Unable to validate DummyInMemoryStore with the implementing store as the @ConfigurationFor annotation is missing".
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7511) DummyInMemoryStore warnings in the testsuite
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7511?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7511:
-------------------------------
Summary: DummyInMemoryStore warnings in the testsuite (was: Unexpected Store warnings in the testsuite)
> DummyInMemoryStore warnings in the testsuite
> --------------------------------------------
>
> Key: ISPN-7511
> URL: https://issues.jboss.org/browse/ISPN-7511
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core, Test Suite - Server
> Affects Versions: 9.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> The DummyInMemoryStoreConfiguration incorrectly passes the DummyInMemoryStore class as part of its attribute definition set, this leads to "ISPN000437 Unable to validate DummyInMemoryStore with the implementing store as the @ConfigurationFor annotation is missing". Also, warnings appear on the server when the DeployedStoreConfigurationBuilder is utilised, as the DeployedStoreConfiguration utilises a
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7516) DeployedStoreConfiguration always warns missing @ConfigurationFor annotation
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7516?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7516:
-------------------------------
Description:
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".
> 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)
9 years, 1 month
[JBoss JIRA] (ISPN-7511) Unexpected Store warnings in the testsuite
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7511?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7511:
-------------------------------
Description: The DummyInMemoryStoreConfiguration incorrectly passes the DummyInMemoryStore class as part of its attribute definition set, this leads to "ISPN000437 Unable to validate DummyInMemoryStore with the implementing store as the @ConfigurationFor annotation is missing". Also, warnings appear on the server when the DeployedStoreConfigurationBuilder is utilised, as the DeployedStoreConfiguration utilises a
> Unexpected Store warnings in the testsuite
> ------------------------------------------
>
> Key: ISPN-7511
> URL: https://issues.jboss.org/browse/ISPN-7511
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core, Test Suite - Server
> Affects Versions: 9.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> The DummyInMemoryStoreConfiguration incorrectly passes the DummyInMemoryStore class as part of its attribute definition set, this leads to "ISPN000437 Unable to validate DummyInMemoryStore with the implementing store as the @ConfigurationFor annotation is missing". Also, warnings appear on the server when the DeployedStoreConfigurationBuilder is utilised, as the DeployedStoreConfiguration utilises a
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7515) RestStore initialized connection pool only on startup
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-7515:
-----------------------------------------
Summary: RestStore initialized connection pool only on startup
Key: ISPN-7515
URL: https://issues.jboss.org/browse/ISPN-7515
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 9.0.0.CR1
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Priority: Critical
RestStore seems to initialize the connection pool only on startup. After that fails (e.g. OpenShift services are not ready) it stays with empty pool. This results in empty responses in "new" cluster during Rolling Upgrade procedure.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month