The purge attribute of file-store in Infinispan subsystem cache container differs between standalone(-full).xml and standard(-full)-ha.xml in JBoss EAP 7. How it behaves differently by the purge attribute setting?

Solution Unverified - Updated -

Issue

  • The purge attribute of file-store in the Infinispan subsystem cache container differs between standalone(-full).xml and standard(-full)-ha.xml in JBoss EAP 7. How it behaves differently by the purge attribute?

  • The standalone(-full).xml contains the following configuration in the infinispan subsystem by default:

    <file-store passivation="true" purge="false"/>
    

    and the standard(-full)-ha.xml contains the following configuration in the infinispan subsystem by default:

    <file-store/>
    

    and the default value of purge is true, so JBoss EAP has the different file-store configuration between non-ha and ha profiles by default. We would like to understand how the behavior is different by the purge setting.

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 7.x

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