Commit ba1448e
authored
Fix ThreadPoolTests#testDetailedUtilizationMetric (elastic#138393) (elastic#138394)
1 parent e519fe4 commit ba1448e
File tree
2 files changed
+6
-4
lines changed- server/src
- main/java/org/elasticsearch/common/util/concurrent
- test/java/org/elasticsearch/threadpool
2 files changed
+6
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
537 | | - | |
538 | 536 | | |
539 | 537 | | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
540 | 542 | | |
541 | 543 | | |
542 | 544 | | |
| |||
0 commit comments