Hystrix thread pool monitoring optimization

pull/284/head
shiming-stars-lk 2 years ago committed by shining-stars-lk
parent 26dea183c6
commit 9f00d5ee41

@ -75,7 +75,7 @@ public class HystrixThreadPoolAdapter implements ThreadPoolAdapter, ApplicationL
@Override
public String mark() {
return "hystrix";
return "Hystrix";
}
@Override

Loading…
Cancel
Save