Remove debugcli from test configurations

The module has been removed in 2.4.
This commit is contained in:
Markus Mäkelä 2019-05-22 15:31:23 +03:00
parent e0c5791a6e
commit cb1e7b14b4
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19
2 changed files with 0 additions and 22 deletions

View File

@ -61,16 +61,6 @@ throttling_duration = 10000
sampling_duration = 250
continuous_duration = 2000
[Debug-Service]
type = service
router = debugcli
[Debug-Listener]
type = listener
service = Debug-Service
protocol = telnetd
port = 4007
[MaxAdmin-Service]
type = service
router = cli

View File

@ -43,16 +43,11 @@ type=filter
module=qlafilter
filebase=/tmp/QueryLog
[Debug-Interface]
type=service
router=debugcli
[RW-Split-Listener]
type=listener
service=RW-Split-Router
protocol=MySQLClient
port=4006
#socket=/tmp/rwsplit.sock
[Read-Connection-Listener-Slave]
type=listener
@ -66,12 +61,6 @@ service=Read-Connection-Router-Master
protocol=MySQLClient
port=4008
[Debug-Listener]
type=listener
service=Debug-Interface
protocol=telnetd
port=4442
[CLI]
type=service
router=cli
@ -80,7 +69,6 @@ router=cli
type=listener
service=CLI
protocol=maxscaled
#address=localhost
socket=default
[server1]