Repair inconsistency (#2932)

Fix #2910
This commit is contained in:
saga
2018-05-14 17:30:24 -06:00
committed by Ryan Baxter
parent 4e155f4c3b
commit 21ff95e97b

View File

@@ -1552,7 +1552,7 @@ hystrix:
myusers-service:
ribbon:
NIWSServerListClassName: com.netflix.loadbalancer.ConfigurationBasedServerList
ListOfServers: http://example1.com,http://example2.com
listOfServers: http://example1.com,http://example2.com
ConnectTimeout: 1000
ReadTimeout: 3000
MaxTotalHttpConnections: 500