qianxuwanyu

Results 3 comments of qianxuwanyu

> 有修改说明吗 我也遇到了这个问题,想知道怎么解决呢 有的,应该是单例模式问题 HystrixCommandExecutionHook commandExecutionHook = HystrixPlugins.getInstance().getCommandExecutionHook(); HystrixEventNotifier eventNotifier = HystrixPlugins.getInstance() .getEventNotifier(); HystrixMetricsPublisher metricsPublisher = HystrixPlugins.getInstance() .getMetricsPublisher(); HystrixPropertiesStrategy propertiesStrategy = HystrixPlugins.getInstance() .getPropertiesStrategy(); LOGGER.debug("HystrixEventNotifier:{}, HystrixMetricsPublisher:{}, HystrixPropertiesStrategy:{}", eventNotifier, metricsPublisher, propertiesStrategy); HystrixPlugins.reset();...

自己比对下,把对象返回出来 再塞进去

您好,这个问题解决了吗,这对我很重要,可以回复我吗