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

Make mongostat adjust column width for variable length field "db locks"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc0
    • Affects Version/s: 2.1.2
    • Component/s: Tools
    • Labels:
      None
    • Fully Compatible
    • ALL

      mongostat needs to adjust the column width for the "db locks" stats based on the longest database name it will need to print. If it doesn't, the stats get mis-aligned.

      Since it is not possible to know in advance which database will be printed, the width can increase to the required size lazily (once it needs to be printed) and stay at that width.

            Assignee:
            dan@mongodb.com Daniel Pasette (Inactive)
            Reporter:
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: