Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8243

Embedded server tests not using PrivateGlobalConfiguration serverMode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 9.1.0.Final
    • Test Suite
    • None

    Description

      When starting the infinispan server as a separate process, the following setting is applied to the cache manager:

      GlobalConfigurationBuilder builder = ...
      builder.addModule(PrivateGlobalConfigurationBuilder.class).serverMode(true)
      

      But the server tests that run in embedded mode (when starting the server directly via HotRodServer class) do not apply this setting.

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: