Sergey Kozlov created IGNITE-945:
------------------------------------
Summary: HTTP REST prepend/append commands failed
Key: IGNITE-945
URL:
https://issues.apache.org/jira/browse/IGNITE-945 Project: Ignite
Issue Type: Bug
Affects Versions: sprint-5
Reporter: Sergey Kozlov
Fix For: sprint-5
Requests
http://localhost:8080/ignite?cacheName=partitioned_cache&key=1&cmd=prepend&val=phttp://localhost:8080/ignite?cacheName=partitioned_cache&key=1&cmd=append&val=areturns same error:
{noformat}
{"error":"Failed to start transaction on non-transactional cache: partitioned_cache","response":null,"sessionToken":"","successStatus":1}
{noformat}
Is there a limitation for use non-transactional caches for prepend/append commands?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)