Uploaded image for project: 'JBoss Metadata'
  1. JBoss Metadata
  2. JBMETA-294

Add replication-mode, backups to replication-config in jboss-web.xml

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • jboss-metadata-web-2.0.0-alpha-14
    • web
    • None

      Make the typical distributed cache configurations configurable via jboss-web.xml; don't force users to go to a separate Infinispan configuration file.

      Add the following elements to <replication-config/>:

      <replication-mode/> : either SYNCHRONOUS or ASYNCHRONOUS
      <backups/> : integer, negative means total replication, 0 means local-only mode, positive means distribution mode, using the specified number of backups.

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

              Created:
              Updated:
              Resolved: