]
Ramesh Reddy resolved TEIID-5882.
---------------------------------
Resolution: Done
Default cache name is no longer default
---------------------------------------
Key: TEIID-5882
URL:
https://issues.redhat.com/browse/TEIID-5882
Project: Teiid
Issue Type: Quality Risk
Components: Infinispan
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Priority: Major
Fix For: 14.0
The infinispan default cache name is no longer default. It can instead be specified in
the cache container and obtained by the getCache method that does not take a name. Our
resource adapter defaults the value to "default", so that could be removed.