]
Radoslav Husar updated WFLY-10404:
----------------------------------
Summary: Review/revise 2lc caching design (was: review/revise 2lc caching design)
Review/revise 2lc caching design
--------------------------------
Key: WFLY-10404
URL:
https://issues.jboss.org/browse/WFLY-10404
Project: WildFly
Issue Type: Feature Request
Components: Clustering, JPA / Hibernate
Affects Versions: 13.0.0.Beta1
Reporter: Scott Marlow
Assignee: Paul Ferraro
Fix For: 14.0.0.CR1
Review cache isolation, cache region factories, override ISPN default behavior to handle
more efficient names, updates to infinispan-hibernate-cache-spi, app configuration choices
for choosing different strategies.
* Avoid the ByteString byte length limitation of 255
([
https://github.com/infinispan/infinispan/commit/046517fc0829bb0a1768169e5...])
in region name prefix + region name as cache key.