[JBoss JIRA] (ISPN-11914) ServerRunMode.FORKED should use by default the server folder and not org.infinispan.test.server.home
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-11914?page=com.atlassian.jira.plugi... ]
Diego Lovison reassigned ISPN-11914:
------------------------------------
Assignee: Diego Lovison
> ServerRunMode.FORKED should use by default the server folder and not org.infinispan.test.server.home
> ----------------------------------------------------------------------------------------------------
>
> Key: ISPN-11914
> URL: https://issues.redhat.com/browse/ISPN-11914
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 11.0.0.CR1
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Major
>
> When running a test with CI I would like to use the current server folder for tests that use ServerRunMode.FORKED
> Today we need to pass
> {noformat}
> java.lang.IllegalArgumentException: You must specify a org.infinispan.test.server.home property pointing to a comma-separated list of server homes.
> at org.infinispan.server.test.core.ForkedInfinispanServerDriver.start(ForkedInfinispanServerDriver.java:42)
> at org.infinispan.server.test.core.AbstractInfinispanServerDriver.start(AbstractInfinispanServerDriver.java:109)
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11914) ServerRunMode.FORKED should use by default the server folder and not org.infinispan.test.server.home
by Diego Lovison (Jira)
Diego Lovison created ISPN-11914:
------------------------------------
Summary: ServerRunMode.FORKED should use by default the server folder and not org.infinispan.test.server.home
Key: ISPN-11914
URL: https://issues.redhat.com/browse/ISPN-11914
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 11.0.0.CR1
Reporter: Diego Lovison
When running a test with CI I would like to use the current server folder for tests that use ServerRunMode.FORKED
Today we need to pass
{noformat}
java.lang.IllegalArgumentException: You must specify a org.infinispan.test.server.home property pointing to a comma-separated list of server homes.
at org.infinispan.server.test.core.ForkedInfinispanServerDriver.start(ForkedInfinispanServerDriver.java:42)
at org.infinispan.server.test.core.AbstractInfinispanServerDriver.start(AbstractInfinispanServerDriver.java:109)
{noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11913) Docs: Add search and improve index pages
by Donald Naro (Jira)
Donald Naro created ISPN-11913:
----------------------------------
Summary: Docs: Add search and improve index pages
Key: ISPN-11913
URL: https://issues.redhat.com/browse/ISPN-11913
Project: Infinispan
Issue Type: Enhancement
Components: Documentation
Reporter: Donald Naro
Assignee: Donald Naro
Fix For: 11.0.0.Final
Add search and improve organization and high-level retrievability on index page.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11912) Per-cache Hot Rod client configuration support for caches names with globs and . in name
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-11912?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-11912:
-----------------------------------
Description:
Currently the infinispan.client.hotrod.cache.xxx.* properties, where xxx is the name of a cache, don't allow the use of `.` characters or glob characters in the name.
was:
Currently the infinispan.client.hotrod.cache.xxx.* properties, where xxx is the name of a cache, don't allow the use of `.` characters in the name.
> Per-cache Hot Rod client configuration support for caches names with globs and . in name
> ----------------------------------------------------------------------------------------
>
> Key: ISPN-11912
> URL: https://issues.redhat.com/browse/ISPN-11912
> Project: Infinispan
> Issue Type: Enhancement
> Components: Hot Rod
> Affects Versions: 11.0.0.CR1, 10.1.8.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
>
> Currently the infinispan.client.hotrod.cache.xxx.* properties, where xxx is the name of a cache, don't allow the use of `.` characters or glob characters in the name.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months