Is anyone using Kadira having extreme performance issues? We are having really really serious issues, and I suspect it’s due to Kadira
No issues here. Running smoothly
It ended up being an issue with Compose, where they reset all connections which messed up oplog tailing (or something in that ballpark).
thats insane, that parameter has always been there, I wonder why I’ve only experienced the problem since doing a 2.0 refactor of our app.
Not sure why you only started having it recently, but I think the issue has been around a loooooonnngggg time. There are a bunch of github issues like: https://github.com/meteor/meteor/issues/5773
Actually, as I mentioned in the Github issue, it’s very probably related to the fact that newer version of Meteor using a newer version of the Node Mongo driver, which handles reconnects differently.