Details
-
Bug
-
Resolution: Won't Fix
-
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,
|