Skip to content

Commit

Permalink
JAV-158 configured hystrix isolation strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
seanyinx committed Jul 10, 2017
1 parent 5250559 commit 7e1f1af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manager/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ server:
port: 0

hystrix:
execution:
isolation:
strategy: THREAD
command:
default:
execution:
Expand Down

0 comments on commit 7e1f1af

Please sign in to comment.