yashmayya commented on PR #13465: URL: https://github.com/apache/kafka/pull/13465#issuecomment-1504645043
I tried really hard to reproduce this via integration tests and I wasn't able to, so I tried doing a repro manually just as you outlined above. Turns out that this isn't actually a bug in either the GET or PATCH offsets API - `jq` is automatically converting floats like `x.0` into `x` (you can try the exact same repro above without using `jq` to confirm). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org