Avoid hardcoded version number in absl pretty printers

XMLWordPrintableJSON

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

      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
            Reporter:
            Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: