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

errorcodes.py produces wrong "next" code

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Replication
    • ALL

    Description

      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, 

      Attachments

        Activity

          People

            backlog-server-repl Backlog - Replication Team
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: