[
https://issues.apache.org/jira/browse/IGNITE-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582436#comment-16582436
]
Orel Weinstock commented on IGNITE-9276:
----------------------------------------
The cache is configured for read-through to MySQL. It should read the data from
MySQL, reply with it to our request, and then cache it. This works with a
single get request in nodejs, and in java both get and getAll work.
> Multi-Get from NodeJS platform return empty or partial result
> -------------------------------------------------------------
>
> Key: IGNITE-9276
> URL: https://issues.apache.org/jira/browse/IGNITE-9276
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Eran Betzalel
> Assignee: ekaterina.vergizova
> Priority: Major
>
> The same test run with the JAVA client and it worked flawlessly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)