Daniele

Results 1 comments of Daniele

The Hystrix documentation here: https://github.com/Netflix/Hystrix/wiki/Configuration#maximumSize it says you can't modify the maximumSize hystrix property if you don't set the allowMaximumSizeToDivergeFromCoreSize to true. setting this property to true you are able...