diff options
author | Max Hirschhorn <max.hirschhorn@mongodb.com> | 2019-07-27 03:07:38 -0400 |
---|---|---|
committer | Max Hirschhorn <max.hirschhorn@mongodb.com> | 2019-07-27 03:07:38 -0400 |
commit | e547a00bc06de2b84e3cd20d678f0f6bcce01ce1 (patch) | |
tree | c889392011ed232d73f6afdbe2e3cece3c02ad1a /src/mongo/db/catalog | |
parent | 579aee2ca8affcecf38399e4831933dd2df7c67e (diff) | |
download | mongo-e547a00bc06de2b84e3cd20d678f0f6bcce01ce1.tar.gz |
SERVER-42452 Avoid interrupting uninterruptible requests in lock fp.
The failNonIntentLocksIfWaitNeeded failpoint shouldn't interrupt
uninterruptible lock requests because it'll lead to a LockTimeout
exception the calling code is known to not be prepared to handle.
Diffstat (limited to 'src/mongo/db/catalog')
0 files changed, 0 insertions, 0 deletions