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

   When running `kafka-topics.sh --list`, the command will print an empty line 
if no topics exist. This can cause some confusion when running with `wc -l`, so 
it's better to make sure the number of lines is zero in such a case.
   
   This was tested against a cluster with 0 and 1+ topics to make sure the 
output is correct.
   
   ### Committer Checklist (excluded from commit message)
   - [x] Verify design and implementation 
   - [x] Verify test coverage and CI build status
   - [x] Verify documentation (including upgrade notes)


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to