[MXS-3316] Redis cache storage must be disabled if Redis not connectible Created: 2020-12-03 Updated: 2020-12-04 Resolved: 2020-12-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cache |
| Affects Version/s: | 2.5 |
| Fix Version/s: | 2.5.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
If the Redis cache storage cannot connect to the Redis storage, it will currently cause the session to be closed. It should be possible to configure it to simply be disabled. |