Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7398

DiskLocs should display file number in decimal

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.3.1
    • None
    • Logging
    • None

    Description

      File pointers are stored as "DiskLoc"s, and consist of a file number and an offset into that file. The file numbers correspond to the file extension of the database files, which are in decimal (e.g. database.8, database.9, database.10). But the validate() command displays the file portion in hexadecimal.

      It would be easier to relate validate output to the disk files if validate (and any other place where DiskLocs are displayed) showed file numbers in decimal.

      Attachments

        Activity

          People

            tad Tad Marshall
            tad Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: