sarahgonsalves223 opened a new pull request #8795: URL: https://github.com/apache/kafka/pull/8795
In kafka.log.LogCleanerManagerTest we have two calls to .get(something).nonEmpty, which is equivalent to .contains(something). Making changes to simplify these calls. Reviewers: Jakob Homan jgho...@gmail.com This is a newbie ticket to get used to the contribution flow. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org