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

Remove random_directio debugging from WT once solved

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In debugging a very rare failure for random_directio, I've added a bunch of log_printf calls. Most are in random_directio itself, but there are a few inside the library and those need to be removed once the problem is resolved because they will affect any/all library users.

      All of the library internal debugging is in os_posix/os_fs.c. Search for calls in that file to wt_log_printf and remove them when it is time.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: