-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
SP Prioritized List
As part of SERVER-90992 we had to do a lot of debugging involving SBE. This required us to do some GDB inspection of the internal datastructures. One of them was the InlinedVector from Abseil.
This resulted in the attached patch to implement an initial version of the pretty printer. This ticket is about productionizing the patch.
- split from
-
SERVER-90992 Collection acquisitions have no enforcement of snapshot stability
- In Code Review