]
Ryan Emerson updated ISPN-12550:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
java.lang.IllegalArgumentException: ISPN027002: Unknown task
'@@template@create'
--------------------------------------------------------------------------------
Key: ISPN-12550
URL:
https://issues.redhat.com/browse/ISPN-12550
Project: Infinispan
Issue Type: Bug
Components: Hot Rod, Server
Affects Versions: 12.0.0.Dev07
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 12.0.0.CR1
Creating/Removing a template via the Hot Rod client throws the following exception on the
server:
{code:java}
java.lang.IllegalArgumentException: ISPN027002: Unknown task '@@template@create'
{code}