[
https://issues.apache.org/jira/browse/IGNITE-17016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685944#comment-17685944
]
Vyacheslav Koptilin commented on IGNITE-17016:
----------------------------------------------
Hello [~skymania],
Thank you for reminding this issue! I thought that I merged a fix into the
master branch a few months ago. Unfortunately, I was wrong...
However, the fix is really simple. I hope, it will be merged this week.
> Rest api get call
> ------------------
>
> Key: IGNITE-17016
> URL: https://issues.apache.org/jira/browse/IGNITE-17016
> Project: Ignite
> Issue Type: Bug
> Components: rest
> Affects Versions: 2.12, 2.13
> Reporter: Denis Dijak
> Assignee: Vyacheslav Koptilin
> Priority: Critical
> Labels: rest, rest_api
> Attachments: ignite-rest-test.zip
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It seems that the call to CacheStore load method from REST API (get command)
> is broken from v2.12 onwards. I've attached a simple test program, and
> calling
> [http://127.0.0.1:8080/ignite?cacheName=RestApiTest&cmd=get&key=6|http://localhost:8080/ignite?cacheName=RestApiTest&cmd=get&key=6]
> dosen't seems to call the load method at all.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)