-
Add options for RibbonCommand to use separate thread pools for hystrix (#2074) · 8e11514eYongsung Yoon authored
* Add options for RibbonCommand to use separate thread pools for hystrix * Remove lombok annotation and Add getter/setter for ZuulProperties$HystrixThreadPool * Add doc about how to configure hystrix thread pools in Zuul Developer Guide * Add testcases for HystrixThreadPoolKey of RibbonCommand * Tiny change about if block in AbstractRibbonCommand
8e11514e
×