Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-83

Add EAP 7.1 Infinispan Concurrent Caches

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.CR1
    • None
    • EAP 7.0
    • None

      EAP 7.1 default configurations include a new "concurrent" cache in "web" container:

      Local:

      +                <local-cache name="concurrent">
      +                    <file-store passivation="true" purge="false"/>
      +                </local-cache>
      

      HA:

      +                <distributed-cache name="concurrent" mode="SYNC" l1-lifespan="0" owners="2">
      +                    <file-store/>
      +                </distributed-cache>
      

            emartins@redhat.com Eduardo Martins
            emartins@redhat.com Eduardo Martins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: