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

   This PR fixes a missing closing parenthesis in an under-min-ISR trace log 
message.
   
   Before:
   Not increasing HWM because partition is under min ISR(ISR=Set(1, 2)
   
   After:
   Not increasing HWM because partition is under min ISR(ISR=Set(1, 2))
   
   This is a log message cleanup only. No behavior change.


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