-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiredTiger support? #23
Comments
FYI - switching to WiredTiger is a diff process than the normal upgrade. I don't expect any issues but I wanted to open this issue as a reference to get some feedback from others / if others have upgraded yet. http://docs.mongodb.org/manual/release-notes/3.0-upgrade/#upgrade-repl-set-wiredtiger |
@nicktacular any thoughts on this? You might be able to shrink your cluster size after making this upgrade ;) |
Hey @rocksfrow haven't had a chance to work on this yet. I'm unable to do any work on this for the moment and will have to postpone for a few months at this point. |
Nick, Thanks for letting me know. I will be testing with wired tiger later this btw, have you thought of using the ttl on the session collection to avoid Also, are you using sharing or just replica? Note, this email was sent from my cell phone. Hey @rocksfrow https://github.com/rocksfrow haven't had a chance to work — |
@nicktacular I was curious if you've done any testing on mongodb 3.0 using the new wiredtiger storage engine?
I plan to do the drop-in upgrade from 2.6 to 3.0 on my testbed and I will confirm that drop-in replacement works fine (I don't expect any issues).
BUT, I am definitely going to do more testing once switching out the storage engine.
3.0 boasts up to 10x performance -- while using 80% less disk space.
http://docs.mongodb.org/manual/release-notes/3.0-upgrade/
The text was updated successfully, but these errors were encountered: