slbotbm opened a new pull request, #3159:
URL: https://github.com/apache/iggy/pull/3159

   ## Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and 
enhancements. You can link an issue to this PR using the GitHub syntax. For 
example `Closes #123` indicates that this PR will close issue #123.
   -->
   
   Closes #
   
   ## Rationale
   
   <!--
   Why is this change needed? If the issue explains it well, a one-liner is 
fine.
   -->
   
   This PR introduces the CLI for Pinned Producer benchmark, and the 
ResourceProvisioner class to create stream/topics on the server.
   
   ## What changed?
   
   
   
   ## Local Execution
   
   - Passed / not passed
   - Pre-commit hooks ran / not ran
   
   <!--
   You must run your code locally before submitting.
   "Relying on CI" is not acceptable - PRs from authors who haven't run the 
code will be closed.
   
   Did you have `prek` installed? It runs automatically on commit and covers 
all project languages. See 
[CONTRIBUTING.md](https://github.com/apache/iggy/blob/master/CONTRIBUTING.md).
   -->
   
   ## AI Usage
   
   If AI tools were used, please answer:
   1. Which tools? codex
   2. Scope of usage? code generation
   3. How did you verify the generated code works correctly? Ran it, read 
through and understood it myself.
   4. Can you explain every line of the code if asked? yes
   
   


-- 
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]

Reply via email to