[Neo4j] NullPointerException using javascript neo4j-driver when overflowing connectionPoolSize

2016-09-27 Thread Michał Sitarz
Hi! While I was writing unit tests for my app I noticed this exception when testing more concurrent sessions than connectionPoolSize in javascript neo4j-driver. Versions: neo4j - dockerized 3.0.1, image neo4j:3.0 neo4j-driver - 1.0.1 nodejs - tested on 6.6.0 and 6.2.1 Error: 2016-09-27

Re: [Neo4j] NullPointerException using javascript neo4j-driver when overflowing connectionPoolSize

2016-09-28 Thread Michał Sitarz
Sure, I guess you meant javascript driver? W dniu środa, 28 września 2016 02:25:32 UTC+2 użytkownik Michael Hunger napisał: > > Could you please paste this as an github issue for the java driver? > > On Tue, Sep 27, 2016 at 11:23 PM, Michał Sitarz <nega...@gmail.com >