configuration of Teiid resultset-cache for replication

Solution Verified - Updated -

Issue

  • The standalone-ha.xml and standalone-full-ha.xml have the teiid resultset-cache infinispan cache incorrectly configured.
  • The cache is currently configured in ha and full-ha in non-replicated mode:
        <local-cache name="resultset-repl" batching="true">
             <locking isolation="READ_COMMITTED"/>
             <transaction mode="NON_XA"/>
             <eviction strategy="LIRS" max-entries="1024"/>
             <expiration lifespan="7200000"/>
        </local-cache>
  • user expects the results of the same query to be replicated to other nodes in the cluster
  • no expected performance improvement.

Environment

  • Red Hat JBoss Data Virtualization 6.3
  • default standalone-ha.xml and standalone-full-ha.xml configurations
  • infinispan
  • resultset-cache as defined in
    • jboss-teiid.xsd

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content