zentol opened a new pull request #13946:
URL: https://github.com/apache/flink/pull/13946


   With this PR, SlotStatus#toString prints the resource profile at the end 
(because it is usually the least interesting bit), and SlotReport#toString 
introduces line-breaks and indentation if the number of slots is between 2 and 
10 (inclusive).
   
   The idea behind making the line-breaks conditional is that I did not want to 
severely increase the log messages in extreme environments (say many task 
executors with 1 slot, or very with with hundreds of slots)


----------------------------------------------------------------
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:
[email protected]


Reply via email to