-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Repl 2025-07-07
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
A recent complex issue with session reaping that only manifested when the test halted long enough for the session timeout to expire. This suggests we may have insufficient test coverage for scenarios where session or transaction timeouts actually occur during normal test execution. Since our tests typically run quickly, we might be missing timeout-related edge cases. To address this, we should introduce tests with shorter session and transaction timeouts to ensure the system behaves correctly under these conditions.