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

Define constants for various wire version checks

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0-beta0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      We now have:

      #define FIND_COMMAND_WIRE_VERSION 4
      

      Let's make all other wire version checks similarly defined. If one wire version bump enables multiple features, that's ok:

      #define FEATURE_FOO_WIRE_VERSION 5
      #define FEATURE_BAR_WIRE_VERSION 5
      

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

              Created:
              Updated:
              Resolved: