Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-728

Minor handle cleanup/restructuring

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.6.6
    • Affects Version/s: None
    • Component/s: None
    • None

      @michaelcahill: staring at this code last night, I did some cleanup.

      Unless I'm missing something, the only function that should ever be passed a checkpoint handle is __wt_checkpoint_close, in the WiredTiger handle close path, and the right thing to do is to deal with checkpoint handles there and nowhere else. This change is basically a bunch of asserts that we never see checkpoint handles except in that function.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: