Name Acknowledged Latest Acknowledgment End to End Duration State Size Buffered During Alignment
{{ vertex.name }}
{{ checkPointDetail['tasks'][vertex.id]['num_acknowledged_subtasks'] }}/{{ checkPointDetail['tasks'][vertex.id]['num_subtasks'] }} ({{ (checkPointDetail['tasks'][vertex.id]['num_acknowledged_subtasks']/checkPointDetail['tasks'][vertex.id]['num_subtasks']) | percent }}) {{ checkPointDetail['tasks'][vertex.id]['latest_ack_timestamp'] | date:'HH:mm:ss' }} n/a {{ checkPointDetail['tasks'][vertex.id]['end_to_end_duration'] | nzHumanizeDuration: 's'}} n/a {{ checkPointDetail['tasks'][vertex.id]['state_size'] | nzHumanizeBytes }} {{ checkPointDetail['tasks'][vertex.id]['alignment_buffered'] | nzHumanizeBytes }}