Commit 995b7fa
SOLR-16470: Include IOException in logs when DirectoryFileStream fails (#3373)
Log the DirectoryFileStream IOException on failure
---------
Co-authored-by: jmuriithi3 <jmuriithi3@bloomberg.net>1 parent eebb381 commit 995b7fa
File tree
1 file changed
+4
-2
lines changed- solr/core/src/java/org/apache/solr/handler/admin/api
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
| 434 | + | |
434 | 435 | | |
435 | 436 | | |
436 | 437 | | |
| |||
516 | 517 | | |
517 | 518 | | |
518 | 519 | | |
519 | | - | |
| 520 | + | |
| 521 | + | |
520 | 522 | | |
521 | 523 | | |
522 | 524 | | |
| |||
0 commit comments