标签: apache-camel hystrix
有没有办法在运行时更新hystrix配置?我正在使用Java DSL创建路由并引用SimpleRegistry中的hystrix配置bean(也尝试使用SpringBean注册表)。当我修改这个bean然后执行camelContext.addRouteDefinition()时,似乎没有任何改变。
camelContext.addRouteDefinition()