Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2173

Migrate mongo-tools-common to Go driver bson compatibility

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.11
    • Affects Version/s: None
    • Component/s: mongo-tools-common
    • None

      The Go driver conversion POC switched from mgo to the Go driver, but kept using mgo/bson as the BSON library. The Go driver now has a supposedly drop-in replacement.  We should switch to it and help dogfood any issues.

      One known issue is that BSON helper types like "Binary" are in mgo's 'bson' package but in the Go driver's 'bson/primitive' package.

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: