Pavel Konstantinov created IGNITE-7757:
------------------------------------------

             Summary: Unable to create a new cache via REST
                 Key: IGNITE-7757
                 URL: https://issues.apache.org/jira/browse/IGNITE-7757
             Project: Ignite
          Issue Type: Bug
            Reporter: Pavel Konstantinov


# try to start a new cache with non-existing cache group name
{code}
localhost:8080/ignite?cmd=getorcreate&cacheName=cache1&cacheGroup=0000
{code}
# then edit your request and make it correct and try again
{code}
localhost:8080/ignite?cmd=getorcreate&cacheName=cache1
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to