PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Wednesday the 29th of January, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[00:19:28] <macwinner> i'm trying to run the .explain() function on a query that's taking a long time... but even .explain() is taking a long time.. does .explain() actually do the query first too?
[13:18:10] <kinlo> hi, I'm trying to add a server into my mongodb replicaset. I'm doing this with the ruby mongo driver. I've created a client, and am using c.cluster.add(ip_port_combo)
[13:19:10] <kinlo> this returns me a Server object, so it seems it is working, however it does not work. I also get a message WARN -- : MONGODB | Removing server X because it is not in hosts reported by primary Y. Reported hosts are: Y
[13:19:19] <kinlo> so what am I doing wrong?
[13:21:09] <kinlo> or is there another way that I can just execute the rs.Add() command?
[21:39:02] <macwinner> can I make the bi connector create multiple schemas if I have multiple mongodb databases?
[21:39:16] <macwinner> there seems to be just a single schema section in the DRDL