Commit e5d2334
GH-2184: Don't Log KafkaBackoffException
Resolves #2184
`KafkaBackOffException`s are incorrectly logged at ERROR level during
retries when using the no-seek error handling mode.
They are not logged in the seek mode; see
448871a
**cherry-pick to 2.9.x**1 parent f1253d4 commit e5d2334
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
0 commit comments