[
https://issues.apache.org/jira/browse/IGNITE-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582301#comment-16582301
]
Orel Weinstock commented on IGNITE-9276:
----------------------------------------
# The data is not in the cache - the cache is empty. The data is put in the
cache by Ignite itself using the mapping to MySQL, which is triggered by our
multi-get request. This operation works when using a Java thin client.
# Sometimes the results are partial, e.g. 1 object only is read-through from
MySQL.
Can this be a problem with the read-through mechanism in access from NodeJS,
rather than a problem with the multi-get mechanism itself?
> 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)