Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-56920

errorcodes.py produces wrong "next" code

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

      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:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: