JBoss Community Archive (Read Only)

ModeShape 5

What's new

ModeShape 5 has one significant change compared to ModeShape 4: it no longer uses Infinispan to persist its data. Although using Infinispan for ModeShape 3 and ModeShape 4 worked fine for most cases, in certain high-load/high-concurrency cases it could cause unrecoverable data corruption. We encourage readers to look over this forum post for a more detailed explanation behind the reasons for moving away from Infinispan.

Being primarily a JCR implementation, ModeShape must be a strongly serializable data store above all else, even if this means not supporting certain clustering models or having lower throughput in some cases. The main goal of ModeShape 5 was to ensure data consistency in all cases.

The main changes for ModeShape 5 include:

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 12:12:11 UTC, last content change 2016-03-29 08:06:36 UTC.