[infinispan-issues] [JBoss JIRA] (ISPN-8243) Embedded server tests not using PrivateGlobalConfiguration serverMode

Gustavo Fernandes (JIRA) issues at jboss.org
Tue Aug 29 09:25:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-8243:
------------------------------------
    Affects Version/s: 9.1.0.Final


> Embedded server tests not using PrivateGlobalConfiguration serverMode
> ---------------------------------------------------------------------
>
>                 Key: ISPN-8243
>                 URL: https://issues.jboss.org/browse/ISPN-8243
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Query, Test Suite - Server
>    Affects Versions: 9.1.0.Final
>            Reporter: Gustavo Fernandes
>
> When starting the infinispan server as a separate process, the following setting is applied to the cache manager:
> {code:java}
> GlobalConfigurationBuilder builder = ...
> builder.addModule(PrivateGlobalConfigurationBuilder.class).serverMode(true)
> {code}
> But the server tests that runs in embedded mode (when starting the server directly via HotRodServer class) do not apply this setting. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list