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

Add warning if a shared JDBC cache store configuration has different prefix values on different nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 6.0.2.Final, 7.0.0.Beta1
    • None

      This configuration comes from investigating https://bugzilla.redhat.com/show_bug.cgi?id=1122662. The configuration uses a shared JDBC cache store configuration with a different prefix set for each node in the cluster. Each node in the cluster writes a different table in the database which doesn't work very well when preload is used. (See https://bugzilla.redhat.com/show_bug.cgi?id=1122662#c11 for an example of the problem.) Infinispan expects that one node in the cluster has access to all of the data in the cluster in this situation, and all entries on the node will be inaccessible if a node fails.

      If Infinispan detects this configuration, then a warning message should be logged.

            Unassigned Unassigned
            rhn-support-afield Alan Field
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: