Is MongoDB/WiredTiger no force no steal?

75 views
Skip to first unread message

Miguel

unread,
Nov 24, 2019, 8:48:11 AM11/24/19
to wiredtiger-users
Hello, i have some doubts about MongoDB.

I have read that is not possible to make an undo. But as far as I know it uses write ahead logging.
So what information is writting into log? Does it apply a steal policy?

Thank you.

Keith Bostic

unread,
Nov 24, 2019, 1:27:14 PM11/24/19
to wiredtiger-users

WiredTiger has a no-steal policy.

WiredTiger does support write-ahead logging, but does not write undo records into the log (which implies that all modifications for an unresolved transaction must fit into memory).
Reply all
Reply to author
Forward
0 new messages