The MVP is currently not in alignment with the prefetching technical design, as it considers whether prefetching will be beneficial for each individual cursor within a session. Change the prefetching functionality so that the decision to prefetch is decided on a session level and then determined for each cursor in the session based on that.
- depends on
-
WT-11689 Add prefetch configuration to the session and review connection level prefetch configuration
- Closed