[MXS-3836] refresh_databases does nothing Created: 2021-10-26 Updated: 2021-11-16 Resolved: 2021-11-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | schemarouter |
| Affects Version/s: | 2.3.20, 2.4.17 |
| Fix Version/s: | 6.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-144 |
| Description |
|
The refresh_databases parameter that is supposed to refresh the list of databases mid-session is not doing anything in the latest 2.4 release. This appears to be something that might've been inadvertently removed. |
| Comments |
| Comment by markus makela [ 2021-11-11 ] |
|
Documented this for 2.4. Fixing it this late in the 2.4 release cycle might cause unwanted changes in how often the databases are mapped when there are a large number of sessions. Fixing this for 6.2.0 seems more reasonable. |
| Comment by markus makela [ 2021-11-11 ] |
|
Turns out this hasn't functioned for a very long time. The last time it was functional seems to be around 2.1. |
| Comment by markus makela [ 2021-11-15 ] |
|
Fixed it for 6.2 but turned it off by default as it has acted as if it was off for such a long time. |