EAP 8.1 skips session lock and allows concurrent requests for individual session

Solution Verified - Updated -

Issue

  • After upgrading from EAP 8.0 to 8.1, sessions are not being locked as expected with a web cache configuration like below:
                <distributed-cache name="dist">
                    <locking isolation="REPEATABLE_READ"/>
                    <transaction mode="BATCH"/>
                    <expiration interval="0"/>
                    <file-store passivation="true" purge="true"/>
                </distributed-cache>
  • Sessions are now being concurrently accessed and modified through multiple requests at a time on EAP 8.1 to result in unexpected behaviors and session state conflicts

Environment

  • JBoss Enterprise Application Platform (EAP) 8.1.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