congomongo 0.5.2 comptable with MongoDB 3.6 version

2019-06-05 Thread Bharathiraja Narayanan
Hi Team, We are getting below exception message when clojure application is hitting the mongodb (3.6 version ). We are using congomongo library (version: 0.5.2 ) in clojure application for mongodb operation. This exception occuring intermittenly, not regulary. Also, this exception is not occur

Re: congomongo 0.5.2 comptable with MongoDB 3.6 version

2019-06-05 Thread Bharathiraja Narayanan
Thank you Sean for the information. I will try it out. On Wednesday, June 5, 2019 at 1:34:17 PM UTC+2, Bharathiraja Narayanan wrote: > > Hi Team, > > We are getting below exception message when clojure application is hitting > the mongodb (3.6 version ). > We are using