Commit 2dd25e9
authored
Adds the ForkJoinPool.commonPool-worker- prefix to 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 #128305
Closes #128306
Closes #128307
Closes #128308
(cherry picked from commit 4408e38)
1 parent 7e6b0c9 commit 2dd25e9
File tree
1 file changed
+2
-1
lines changed- test/fixtures/hdfs-fixture/src/main/java/org/elasticsearch/test/fixtures/hdfs
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
0 commit comments