Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13764

Hibernate 2LC uses wrong default cache configuration for timestamps regions

XMLWordPrintable

      When query caching is enabled, Infinispan's region factory should, by default, use the "timestamps" cache configuration for timestamps region - however, it currently defaults to the "local-query" cache configuration. 

      This is particularly problematic for HA configurations, which can cause applications to use a local-cache for timestamps (instead of a replicated-cache), resulting in stale queries being returned from the cache.

              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: