Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
2.3
-
None
-
mongod 1.6.1 (64 bit) Linux
Description
Under load we get the following NullPointerException
java.lang.NullPointerException
at com.mongodb.DBTCPConnector$MyPort.requestDone(DBTCPConnector.java:334)
at com.mongodb.DBTCPConnector.requestDone(DBTCPConnector.java:106)
at com.mongodb.DBApiLayer.requestDone(DBApiLayer.java:71)
This seems not to be an issue with 2.2 or 2.1
Thank