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

   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.
   
   Previous PR source branch was accidentally overwritten while syncing fork 
trunk.
   Re-opening the exact same patch in a dedicated feature branch.


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