Commit a8c661f
authored
indices.merge.disk.check_interval defaults to 0 (elastic#129575) (elastic#129583)
There is a problem with the disk space checker which blocks (aborting)
merges when shards are being closed.
Addresses elastic#1293351 parent 858f940 commit a8c661f
File tree
1 file changed
+4
-1
lines changed- server/src/main/java/org/elasticsearch/index/engine
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments