[
https://issues.apache.org/jira/browse/IGNITE-17016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686243#comment-17686243
]
Ignite TC Bot commented on IGNITE-17016:
----------------------------------------
{panel:title=Branch: [pull/10525/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10525/head] Base: [master] : New Tests
(16)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Java Client{color} [[tests
16|https://ci.ignite.apache.org/viewLog.html?buildId=7064937]]
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorUnsignedSelfTest.testPutSkipStore[useBinaryArrays = false] -
PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorUnsignedSelfTest.testGetSkipStoreStore[useBinaryArrays =
false] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorUnsignedSelfTest.testPutSkipStore[useBinaryArrays = true] -
PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorUnsignedSelfTest.testGetSkipStoreStore[useBinaryArrays =
true] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorAuthenticationWithCredsSelfTest.testPutSkipStore[useBinaryArrays
= false] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorAuthenticationWithCredsSelfTest.testGetSkipStoreStore[useBinaryArrays
= false] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorAuthenticationWithCredsSelfTest.testPutSkipStore[useBinaryArrays
= true] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorAuthenticationWithCredsSelfTest.testGetSkipStoreStore[useBinaryArrays
= true] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorAuthenticationWithTokenSelfTest.testPutSkipStore[useBinaryArrays
= false] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorAuthenticationWithTokenSelfTest.testGetSkipStoreStore[useBinaryArrays
= false] - PASSED{color}
* {color:#013220}IgniteClientTestSuite:
JettyRestProcessorAuthenticationWithTokenSelfTest.testPutSkipStore[useBinaryArrays
= true] - PASSED{color}
... and 5 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=7064997&buildTypeId=IgniteTests24Java8_RunAll]
> 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)