Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3386

Infinispan subsystem need support for eagerly starting cache containers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.0.Final
    • 7.1.0.CR1b
    • Clustering
    • None

    Description

      Add the following configuration attribute:
      <cache-container name="..." start="EAGER|LAZY"/>

      If LAZY, cache container will not start unless it is demanded by some other service.
      If EAGER, the cache container will start eagerly, bind to jndi, and all cache configurations will be defined.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: