-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
Cluster Scalability 2024-11-11
-
0
The last 3 bytes of ObjectId by design is an incrementing counter, initialized to a random value. When the counter overflows, it is reset to 0 and continues from there. So in fact, there is no guarantee that ObjectId is increasing.
- related to
-
SERVER-99727 analyze_shard_key.js should not use ObjectId type to test monotonicity
-
- Closed
-