[
https://issues.apache.org/jira/browse/IGNITE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594352#comment-16594352
]
ASF GitHub Bot commented on IGNITE-9382:
----------------------------------------
GitHub user tyabuki opened a pull request:
https://github.com/apache/ignite/pull/4629
IGNITE-9382 Fixed data handling for multiple chunks of data
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tyabuki/ignite ignite-9382
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4629.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4629
----
commit 92ef9dfcb779c2a8b171a2dc691bd6d64c5b78ee
Author: Toru Yabuki <tyabuki@...>
Date: 2018-08-23T10:28:41Z
IGNITE-9382 Fixed data handling for multiple chunks of data
----
> Node.js fails to process large payloads
> ---------------------------------------
>
> Key: IGNITE-9382
> URL: https://issues.apache.org/jira/browse/IGNITE-9382
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Reporter: Roman Shtykh
> Assignee: Toru Yabuki
> Priority: Major
>
> Looks like finalizing response is done too early.
> This can be easily checked with an SQL _limit_ 1 and _limit 100_.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)