You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2023/02/09 07:50:00 UTC

[jira] [Updated] (IGNITE-17016) Rest api get call

     [ https://issues.apache.org/jira/browse/IGNITE-17016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vyacheslav Koptilin updated IGNITE-17016:
-----------------------------------------
    Release Note: Fixed an issue that could lead to skipping 3rd party cache store while executing the REST API GET command.

> 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)