Commit 8edb5a1
Lower kafka_consumer highwater offset warning to debug (#23388)
* Lower highwater offset warning to debug in kafka_consumer
The warning fires routinely during leader failover, which is a
transient condition handled by the subsequent check run. Lowering
to debug avoids noisy agent logs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Rename changelog fragment to match PR number
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5264ac2 commit 8edb5a1
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
0 commit comments