0.注意 0.1.如果使用command 的 execute( )方法的话,其实在一个for循环,执行多次,其实每个的执行顺序并不是固定的,如果你想固定,需要使用queue circuit breaker OPEN, execution not attempte 0.2.进入短路状态,不需要执行run,所以不需要一个新的线程,直接main就好了 具体代码参考 https://gitlab.com/hitxujian/test_hystrix/blob/master/src/main/java/c…