[MXS-2613] Fix cachefilter diagnostics Created: 2019-07-24 Updated: 2019-07-30 Resolved: 2019-07-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cache |
| Affects Version/s: | 2.3.9 |
| Fix Version/s: | 2.3.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Esa Korhonen | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-87 |
| Description |
|
Neither the "maxctrl show filter ..." or "maxadmin call command cache show ..." work correctly. "maxadmin show filter ..." works. |
| Comments |
| Comment by Johan Wikman [ 2019-07-30 ] | ||
|
now work and return the same data as maxadmin show filter TheCache. However, maxctrl show filter TheCache shows different data, because in maxctrl's case, show filter shows configuration information for the provided filter. |