-
Bug
-
Resolution: Fixed
-
Major
-
3.5.5
-
Any
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-65249-redis-catch-exception-after-retry-master -
It looks like a bug has been introduced in patch MDL-59866
So if it exceeds number of retries to establish a connection it simply returns false with no exception. It used to throw an exception before the patch, where as now it continues and tries to create a session when it simply can't, and results in undefined behavior.
- has been marked as being related by
-
MDL-66062 Ensure that travis phpunit tests with php 7.1 are back to pass
- Closed
-
MDL-60951 php 7.2 + redis 3.1.4 problems under investigation
- Closed
- is a regression caused by
-
MDL-59866 Edge case affecting redis sessions
- Closed
- is blocked by
-
MDL-60978 Fix Redis session tests
- Closed
- will be (partly) resolved by
-
MDL-60978 Fix Redis session tests
- Closed