-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: APIs
-
Storage Engines
-
1
-
StorEng - 2025-02-28
As part of the project we have decided to remove the sub-level error WT_SESSION_MAX. It involves providing context on whether there are too many sessions for a connection. It is not feasible to do this at the session API stage, and can only be done on the connection API level. get last error function is not supported on the connection API level, and thus we will remove the WT_SESSION_MAX sub level error code.