justinmclean opened a new pull request, #57:
URL: https://github.com/apache/iggy-website/pull/57
- consumer prints `message.header().offset()` instead of the loop variable,
so
offsets are no longer all zero
- producer guards creation with `getStream` / `getTopic`, so it can be re-run
- `127.0.0.1` rather than `localhost`
- producer prints each send
Verified against `apache/iggy:latest`: producer twice with no exception,
then the
consumer showing increasing offsets across all twenty messages.
AI was used to help draft this. Reviewed and tested by a real human.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]