[JBoss JIRA] (ISPN-11850) Only a subset of server tests work with driver=CONTAINER
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-11850:
-----------------------------------
Summary: Only a subset of server tests work with driver=CONTAINER
Key: ISPN-11850
URL: https://issues.redhat.com/browse/ISPN-11850
Project: Infinispan
Issue Type: Bug
Components: Server, Test Suite
Affects Versions: 11.0.0.Dev05
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 11.0.0.CR1
Several of the {{server/tests}} are not executed when the container driver is set, i.e.{{-Dorg.infinispan.test.server.driver=CONTAINER}}. Furthermore, many of the tests when executed do not work as expected with this driver.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11819) Prevent ContainerInfinispanServerDriver erroneous state with provided server directory
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-11819?page=com.atlassian.jira.plugi... ]
Diego Lovison updated ISPN-11819:
---------------------------------
Summary: Prevent ContainerInfinispanServerDriver erroneous state with provided server directory (was: Prevent wrong server state when running tests with ContainerInfinispanServerDriver)
> Prevent ContainerInfinispanServerDriver erroneous state with provided server directory
> --------------------------------------------------------------------------------------
>
> Key: ISPN-11819
> URL: https://issues.redhat.com/browse/ISPN-11819
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 11.0.0.Dev05, 10.1.8.Final
> Reporter: Diego Lovison
> Priority: Major
>
> Once you built the server, you can try to start it and it will create files under the data directory.
> Later, you decided to run some tests and it will take ages to find out that the tests are broken because there are files under the data directory.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11849) ParamKeyValueFilterConverterFactory missing from Server Extensions
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11849?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11849:
--------------------------------
Steps to Reproduce:
Execute the `ClusteredIT` tests using container mode:
{code:java}
mvn verify -Dorg.infinispan.test.server.driver=CONTAINER -Dit.test=ClusteredIT
{code}
was:
Execute the `ClusteredIT` tests using container mode:
{code:java}
mvn veiryf -Dorg.infinispan.test.server.container.baseImageName=quay.io/infinispan/server:11.0.0.Dev05-1 -Dorg.infinispan.test.server.driver=CONTAINER -Dit.test=ClusteredIT
{code}
> ParamKeyValueFilterConverterFactory missing from Server Extensions
> ------------------------------------------------------------------
>
> Key: ISPN-11849
> URL: https://issues.redhat.com/browse/ISPN-11849
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 11.0.0.Dev05
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> Currently the {{Extensions}} class is missing a lookup for {{ParamKeyValueFilterConverterFactory}} service implementations, which means that the {{iteration-filter-converter-factory}} is never available in the server.
> The {{HotRodCacheQueries}} tests currently pass with the embedded driver as the services are on the classpath of the server, however if the tests are executed in CONTAINER mode they will fail.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11849) ParamKeyValueFilterConverterFactory missing from Server Extensions
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-11849:
-----------------------------------
Summary: ParamKeyValueFilterConverterFactory missing from Server Extensions
Key: ISPN-11849
URL: https://issues.redhat.com/browse/ISPN-11849
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 11.0.0.Dev05
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 11.0.0.CR1
Currently the {{Extensions}} class is missing a lookup for {{ParamKeyValueFilterConverterFactory}} service implementations, which means that the {{iteration-filter-converter-factory}} is never available in the server.
The {{HotRodCacheQueries}} tests currently pass with the embedded driver as the services are on the classpath of the server, however if the tests are executed in CONTAINER mode they will fail.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months