Commit 6baebf5
committed
Adjust ForkJoinPool prefix in HdfsClientThreadLeakFilter
Changes "ForkJoinPool-" to "ForkJoinPool." in the
Thread getName().startsWith() checks in
HdfsClientThreadLeakFilter. This resolves the
"There are still zombie threads that couldn't be terminated"
errors in the Hdfs IT tests.
Closes #127290
Closes #127289
Closes #127288
Closes #1272871 parent 34ebf8b commit 6baebf5
File tree
1 file changed
+1
-1
lines changed- test/fixtures/hdfs-fixture/src/main/java/org/elasticsearch/test/fixtures/hdfs
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
0 commit comments