justinmclean opened a new pull request, #55:
URL: https://github.com/apache/iggy-website/pull/55
- add the missing `use std::str::FromStr;`
- one partition instead of two, with send and poll both on partition 0
- `127.0.0.1` rather than `localhost`
- tolerate `StreamNameAlreadyExists` / `TopicNameAlreadyExists` so it re-runs
- `PollingStrategy::next()` with autocommit, so consecutive runs advance
instead
of returning the same message
- print on send
Verified against `apache/iggy:latest` with `iggy` 0.10 from crates.io.
AI was used to help draft this. Reviewed, modified 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]