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

Avoid hardcoded version number in absl pretty printers

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability

      The absl container GDB pretty printers currently use a hardcoded version number for their fully qualified type, however this can become stale quite easily. A couple of options discussed in https://github.com/10gen/mongo/pull/11997 is to consider using a RegexpCollectionPrettyPrinter to match on the absl types, or point to the versions defined in the import script.

      Per max.hirschhorn@mongodb.com, it would be better to tackle this work once there is more exhaustive testing for the printers.

            Assignee:
            Unassigned Unassigned
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: