de-authority opened a new pull request, #4217: URL: https://github.com/apache/iggy/pull/4217
## Which issue does this PR address? Closes #4211 ## Rationale <!-- Why is this change needed? If the issue explains it well, a one-liner is fine. --> ## What changed? The generated root password is only logged once, and the message did not say so or explain how to recover. Extend the warning to state that the password is shown only once and that resetting it requires stopping the server and deleting the data directory, or starting with --fresh. ## Local Execution - Passed - Pre-commit hooks 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 1. Which tools? (e.g., GitHub Copilot, Claude, ChatGPT) Deepseek/gemini 2. Scope of usage? (e.g., autocomplete, generated functions, entire implementation) To verify the implementation. 3. How did you verify the generated code works correctly? By running test locally, 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]
