Hello Vladimir, No the gradle plugin won't solve this. The driver has broken source compatibility.
Also we exposed DB object and now it has been replaced by MongoDatabase. The authentication is also different which means we need to rewrite nearly everything. And finally, the Mongo elements are not even visible today, so removing them has no impact for me. So let's just remove the code no ? Regards On Fri, Oct 4, 2019 at 7:30 PM Vladimir Sitnikov < [email protected]> wrote: > >It’s not about size, it’s about quality and « «uptodateness » > > This would partially be solved with > https://github.com/ben-manes/gradle-versions-plugin > That is a Gradle plugin that discovers available updates on demand. > What if we upgrade to mongo-java-driver 2.11.3 to 3.11.0? > > >But even with it, we should drop MongoDB > > Does it really hurt? > The jar is small. The UI is small. It never fails CI. > > It is not like I use Mongo every day. > I just mean that there might be chicken-and-egg problem: no Mongo sampler > -> JMeter users don't even try testing MongoDB (or storing temporary data > in MongoDB instead of files). > > >let’s make a POC of it. > > After 5.2? > > Vladimir > -- Cordialement. Philippe Mouawad.
