We are migrating our MongoDB 2.6 database to MongoDB 3.2.10 + WiredTiger. After migrating, instead of improving performance, we've observed degraded read/write response time.
The only advantage is that the database size was reduced by nearly 40%.
We are now running 2.6 and 3.2.10 + WiredTiger on two different stand-alone servers.
All test reports are negative for WiredTiger.
I didn't find any good reason for migrating to 3.2.10 + WiredTiger now.
Are there any tuning parameters for 3.2.10 + WiredTiger?
Is WiredTiger mature enough for a Production environment?
I recently read a blog post where they are facing problems with Mongo 3.0 and 3.2.9 WiredTiger.