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

Dump cursors should be layered

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

      Dump cursors are currently tightly bound with file cursors and table cursors.

      We should separate out the dump code so it is a separate layer, and the file and table cursors are oblivious to dumps. The dump cursor should configure the underlying cursor in raw mode and convert keys and values between the dump format and raw format.

      This will make it easier to support dumping different cursor types and to implement different dump formats (e.g., CSV, XML).

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            wiredtiger WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: