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

   Adds an overview over allocated slots to the TM metrics page.
   
   
![image](https://github.com/apache/flink/assets/5725237/650441bb-664d-4e1a-99c9-a53fde4b55b4)
   
   Now that I'm looking at the screenshot I wonder if the row could be 
misinterpreted as "job X has 0 slots allocated" :thinking: 
   
   One problem we have is that the order of slots isn't deterministic, so slots 
may jump around in the table when more are dynamically allocated.
   The REST API isn't exposing something right now based on which we could 
_easily_ sort slots to remedy this (like the allocation id).


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