Issue 8323 - LMDB nested txn bugs
Summary: LMDB nested txn bugs
Status: VERIFIED FIXED
Alias: None
Product: LMDB
Classification: Unclassified
Component: liblmdb (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-24 12:43 UTC by Howard Chu
Modified: 2020-03-12 15:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Howard Chu 2015-11-24 12:43:22 UTC
Full_Name: Howard Chu
Version: LMDB 0.9.16
OS: 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (78.155.230.13)
Submitted by: hyc


When committing a child transaction, the merge of the child's dirty pages must
remove the child's spilled pages from the merge.
Comment 1 OpenLDAP project 2015-11-24 16:02:22 UTC
fixed in mdb.master
Comment 2 Howard Chu 2015-11-24 16:02:22 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 3 Quanah Gibson-Mount 2015-11-30 18:31:07 UTC
changed state Test to Closed