Stennie Steneker
Stennie Steneker
> I am using babel 7 @marcellino-ornelas Did you change this dependency in your `package.json`? Keystone 4.0.0 requires Babel 6 and there are currently no plans to update to Babel...
@dgomezferro FYI you can select an installed `mongod`/`mongos`/`mongo` version with `m `: ``` m mongod 5.0 --version db version v5.0.5 ``` Would that work for your testing use case or...
@IanWhalen Seems reasonable, although at some point will probably want to enable pagination for the home page. I count 78 tool listings at the moment.
Hi @PrasannaSM, I looked into this previously and unfortunately logged aggregation pipelines didn't seem well suited for a concise summary of query patterns being executed per https://github.com/rueckstiess/mtools/issues/338#issuecomment-568435401. This comment also...
> How does one pass parameters which are only recognized by mongod or mongos through mlaunch, without mlaunch giving them to the other binary which does not recognize them? `mlaunch`...
I don't believe the `setParameter` admin command is replicated -- this is generally to change settings per instance. I expect the minimum would be setting on the current primaries, with...
The `mplotqueries` tutorial illustrates example usage, but isn't actively updated with mtools or MongoDB releases. The current log snippets are from 2013 (circa MongoDB 2.4) and will have some differences...
Possibly better done after #534, which could provide a seed script and sample logs for major releases of MongoDB.
@virajut See #764 for discussion that led to the creation of this suggestion. Unexpected exceptions can currently result in a stack trace which would benefit from additional context (like the...
Pinned to non-noisy (still nose-y) Pytest 7.1 via 2fc4b4ed