slash-init opened a new pull request, #3464:
URL: https://github.com/apache/iggy/pull/3464

   ## Which issue does this PR address?
   
   Relates to #3460 
   
   ## Rationale
   
   The Go SDK's TCP client has fewer diagnostic logs than the Rust SDK, making 
it harder to trace request/response flow, connection lifecycle events, 
authentication, TLS configuration issues, and leader redirection behavior.
   
   ## What changed?
   
   Added missing TCP client logs for requests, responses, connections, 
authentication, TLS errors, and leader redirection.
   The logs were added to match the Rust SDK more closely and make debugging 
easier.
   
   ## Local Execution
   
   * Passed
   * Pre-commit hooks ran
   
   ## AI Usage
   
   1. Claude Opus 4.6
   2. Helped compare logs and review changes.
   3. Verified by reviewing the changes and running local checks.
   4. 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