Skip to content

Conversation

@peczenyj
Copy link
Contributor

I note this ugly debug message when I was testing the output component elasticsearch_v8 (since my PR to support elasticsearch v9 was not approved yet):

Successfully dispatched [%!s(int=1)] documents in 0s (%!s(float64=+Inf) docs/sec)

the root cause was a template message that uses %s for all arguments. I find a identical issue in the opensearch output via grep, then I apply the same fix

perhaps we can consider set a better format in the docs/sec instead just %f like %02.2f

enjoy

@mmatczuk mmatczuk merged commit d41265d into redpanda-data:main Dec 23, 2025
5 checks passed
peczenyj added a commit to peczenyj/connect that referenced this pull request Dec 23, 2025
mmatczuk pushed a commit that referenced this pull request Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants