Thanks for issuing a ticket. I'll take a look at it. Best Regards, Igor
On Fri, Apr 23, 2021 at 1:40 PM teligenz.dheeraj <dhee...@teligenz.in> wrote: > Team, > > I have used nodejs thin client to connect ignite. With single query at time > on socket works fine. But when hit multiple request simultaneously, getting > frequent error message "Invalid response id: XXXXXXX". > > when we try to get 5-10 query per sec we getting below error random times. > > debug - Error: Invalid response id: 4122254909997320969 at > /webapp/node_modules/apache-ignite-client/lib/internal/ClientSocket.js:344:28 > > at Map.forEach (<anonymous>) at ClientSocket._disconnect > (/webapp/node_modules/apache-ignite-client/lib/internal/ClientSocket.js:343:24) > > at Socket.<anonymous> > (/webapp/node_modules/apache-ignite-client/lib/internal/ClientSocket.js:170:22) > > at runMicrotasks (<anonymous>) at processTicksAndRejections > > I have mark complete issue detail in on https://issues.apache.org/ with > issue id IGNITE-14550 > > https://issues.apache.org/jira/browse/IGNITE-14550 > > > > -- > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ >