[JBoss JIRA] (ISPN-12055) Use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR is null in ContainerInfinispanServerDriver
by Diego Lovison (Jira)
Diego Lovison created ISPN-12055:
------------------------------------
Summary: Use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR is null in ContainerInfinispanServerDriver
Key: ISPN-12055
URL: https://issues.redhat.com/browse/ISPN-12055
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 11.0.0.Final
Reporter: Diego Lovison
We would like to standardize the test suite. It means that all modules should be tested with the same arguments when the {{mvn verify}} command is executed.
The idea is to use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR is null in ContainerInfinispanServerDriver.
External projects that are using the Infinispan JUnit modules won't be impacted because they are not building the Infinispan Server locally.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-12055) Use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR is null in ContainerInfinispanServerDriver
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-12055?page=com.atlassian.jira.plugi... ]
Diego Lovison reassigned ISPN-12055:
------------------------------------
Assignee: Diego Lovison
> Use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR is null in ContainerInfinispanServerDriver
> ----------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-12055
> URL: https://issues.redhat.com/browse/ISPN-12055
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 11.0.0.Final
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Major
>
> We would like to standardize the test suite. It means that all modules should be tested with the same arguments when the {{mvn verify}} command is executed.
>
> The idea is to use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR is null in ContainerInfinispanServerDriver.
>
> External projects that are using the Infinispan JUnit modules won't be impacted because they are not building the Infinispan Server locally.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-12043) Shared stores should not have (add|remove)Segments methods invoked
by Will Burns (Jira)
[ https://issues.redhat.com/browse/ISPN-12043?page=com.atlassian.jira.plugi... ]
Will Burns updated ISPN-12043:
------------------------------
Status: Open (was: New)
> Shared stores should not have (add|remove)Segments methods invoked
> ------------------------------------------------------------------
>
> Key: ISPN-12043
> URL: https://issues.redhat.com/browse/ISPN-12043
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 11.0.0.Final
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 12.0.0.Final, 11.0.1.Final
>
>
> A shared store should never have its remove or add segments methods invoked as the store should always own all segments at all times. We should add this check in the PeristenceManagerImpl and technically we should only invoke these methods if the store is also configured as being segmented.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-11992) Convert RemoteStore to use new SPI
by Will Burns (Jira)
[ https://issues.redhat.com/browse/ISPN-11992?page=com.atlassian.jira.plugi... ]
Will Burns updated ISPN-11992:
------------------------------
Status: Open (was: New)
> Convert RemoteStore to use new SPI
> ----------------------------------
>
> Key: ISPN-11992
> URL: https://issues.redhat.com/browse/ISPN-11992
> Project: Infinispan
> Issue Type: Enhancement
> Components: Loaders and Stores
> Reporter: Will Burns
> Priority: Major
> Fix For: 12.0.0.Final, 11.0.1.Final
>
>
> The RemoteStore already uses a non blocking client. We should convert it to the new SPI to utilize this.
> We also need to add in a check for the old server to see how many segments it has. If the number is different than the current server we need to disable the segmentation characteristic and instead do the costlier iteration.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months