Fixed hint filter tests failing because the testing configuration was not using all the available slaves for testing resulting in unexpected routing decisions.

This commit is contained in:
Markus Makela
2015-01-08 21:13:33 +02:00
parent 7987365bd4
commit f90b8bdc88

View File

@ -15,6 +15,7 @@ router=readwritesplit
servers=server1,server2,server3,server4
user=maxuser
passwd=maxpwd
max_slave_connections=100%
[RW Split Hint Router]
type=service
@ -22,6 +23,7 @@ router=readwritesplit
servers=server1,server2,server3,server4
user=maxuser
passwd=maxpwd
max_slave_connections=100%
filters=Hint