joshua2519 opened a new pull request, #20293:
URL: https://github.com/apache/kafka/pull/20293

   This pull request enhances the StreamsGroupCommand to return appropriate 
exit codes, improving its reliability for scripting and automation.
   
    Key changes include:
      * Exception handling is now consistently managed within the main method.
      * The command explicitly calls Exit.exit(0) on success and Exit.exit(1) 
on failure.
      * The test suite has been updated to validate command exit codes directly 
within existing tests.
   
   


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