Commit 2fdc824
committed
DAOS-19116 object: do not log IO RPC DER_TIMEDOUT as ERROR - b28
DAOS client logic will resend IO request if hit DER_TIMEDOUT. That
is invisible to the application and not fatal. Logging it as ERROR
is confused and may fill the log file under some bad case, such as
server overloaded for very long time.
Signed-off-by: Fan Yong <fan.yong@hpe.com>1 parent 0d6cc6e commit 2fdc824
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
790 | | - | |
791 | | - | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| |||
0 commit comments