Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1446

Rename "metadata" to "handshake" in 1.4

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: libmongoc
    • Labels:
      None

      The relevant spec is now the "MongoDB Handshake" spec, so replace "metadata" or "client metadata" in all variable and function names, test names, comments, filenames, etc. We should now refer to "handshake" and "handshake data".

      Justification: someone familiar with the MongoDB Handshake Spec should be able to grep the driver for "handshake" and find the spec's implementation.

      mongoc_metadata_append is the only public API I know of, maybe we should change that to mongoc_handshake_data_append before 1.4.0. The rest is internal code cleanup and can wait until 1.5 if needed.

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: