-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines 2018-12-03
-
5
Add the session-statistics to the statistics cursor, __wt_cursor_stat.
Implement the earlier placed stub, __curstat_session_init to copy a snapshot of the session-statistics structure from WT_SESSION_IMPL into __curstat_session_init.
Scope includes updating all the curstat methods as required to support session statistics.
To add a test:
- Open a session statistics cursor on a session for which session statistics collection is disabled.
- Open a session statistics cursor on a session for which session statistics collection is enabled.
- Open a session statistics cursor on a session for which session statistics collection is enabled and fetch statistics with out performing any other operation on the session.
- depends on
-
WT-4379 Implement enable / disable for session statistics collection
-
- Closed
-