[infinispan-issues] [JBoss JIRA] (ISPN-12131) HR Creating Caches on First Access shouldn't throw CacheNotFoundException
Gustavo Lira Silva (Jira)
issues at jboss.org
Fri Jul 17 16:32:00 EDT 2020
Gustavo Lira Silva created ISPN-12131:
-----------------------------------------
Summary: HR Creating Caches on First Access shouldn't throw CacheNotFoundException
Key: ISPN-12131
URL: https://issues.redhat.com/browse/ISPN-12131
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Reporter: Gustavo Lira Silva
When using {{builder.remoteCache("my-cache").templateName}} to create cache for the first time is throwing a WARN message with CacheNotFoundException
{noformat}
WARN: ISPN004005: Error received from the server: org.infinispan.server.hotrod.CacheNotFoundException: Cache with name 'my-cache' not found amongst the configured caches
{noformat}
The message could be more friendly or just omitted
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list