You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading from 1.5.3 to 1.5.5 semaphore circuits now contain a thread pool entry in the hystrix-metrics-event-stream. It looks like this is only a stream regression as I don't see a corresponding increase in the number of threads.
Thanks for the report @mattnelson . I'll get this fixed in the 1.5.6 release. It's likely related to the refactoring I did to move metrics serialization to a single place.
When upgrading from
1.5.3
to1.5.5
semaphore circuits now contain a thread pool entry in thehystrix-metrics-event-stream
. It looks like this is only a stream regression as I don't see a corresponding increase in the number of threads.1.5.5 stream
1.5.3 stream
The text was updated successfully, but these errors were encountered: