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

   People have a hard time understanding what's going on with probing 
rebalances, partly due to cryptic messages like this:
   
   ```
   2022-08-31T12:03:29.197+09:00 ..... Requested to schedule probing rebalance 
for 1661915609131 ms.
   2022-08-31T12:04:29.578+09:00 ..... Requested to schedule probing rebalance 
for 1661915669542 ms.
   ```
   
   We should provide a little more context and also encode the timestamp as a 
readable date/time.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to