Skip to content

Conversation

@MartinGaoR
Copy link

Bug Description:

Flushing hystrix configuration will neither close the existing metric updates channel nor reusing the existing the channel when re-creating the new metricsExchange and pool metrics.

As such, it would cause a go-routines leakage that all old metrics updates channel are waiting for non-existing new items to increase the deleted metrics.

As a result, it would be better to close the updates channel when flushing the hystrix configurations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants