errorcodes.py produces wrong "next" code

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Running errorcodes.py on current master provides a "next" code that is tied to a SERVER ticket. It would be wrong to use this code for work done outside of the associated ticket.

      I would suggest either removing "next" or providing this tool with an error code range that is reserved for it.

      ~/source/mongo % python3 buildscripts/errorcodes.py 
      ok: True
      next: 5676402
      
      src/mongo/db/repl/topology_coordinator.cpp:    LOGV2_DEBUG(5676400,
      src/mongo/db/repl/topology_coordinator.cpp:    LOGV2_DEBUG(5676401, 

            Assignee:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: