You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by GitBox <gi...@apache.org> on 2021/04/28 11:23:45 UTC

[GitHub] [ignite-nodejs-thin-client] teligenz-developer opened a new pull request #3: Handling multiple response in buffer due to simultaneously request

teligenz-developer opened a new pull request #3:
URL: https://github.com/apache/ignite-nodejs-thin-client/pull/3


   While using NodeJS Thin client to connect with ignite node. When we run single query to get data from ignite we were getting data but when we try to get 10 query per sec we getting below error random times.
   
   Error: Invalid response id: 3762533188295985673
   in file ignite\internal\ClientSocket.js
   
   JMeter test for 10 request in 1 sec.
   https://user-images.githubusercontent.com/83343757/116394871-0c70ed00-a841-11eb-96b8-6de5a289219e.mp4
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org