[MXS-4221] GUI does not show other services used by services Created: 2022-07-27 Updated: 2022-10-04 Resolved: 2022-09-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | 6.4.1 |
| Fix Version/s: | 6.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Sprint: | MXS-SPRINT-166 |
| Description |
|
If a service is using another service in its targets parameter, the service is not show as being one of the "servers". The expected behavior is that both servers and services are counted in the totals. The other services a service uses are stored in the "services" relationship whereas servers are stored in the "servers" relationship. |
| Comments |
| Comment by markus makela [ 2022-07-27 ] |
|
An example configuration can be found in the sts_* tests in the system_test directory. |
| Comment by Duong Thien Ly [ 2022-09-14 ] |