vthinkxie commented on a change in pull request #9601: [FLINK-13894][web]Web Ui 
add log url for subtask of vertex
URL: https://github.com/apache/flink/pull/9601#discussion_r321092574
 
 

 ##########
 File path: 
flink-runtime-web/web-dashboard/src/app/pages/job/overview/subtasks/job-overview-drawer-subtasks.component.html
 ##########
 @@ -42,7 +43,10 @@
   <tbody>
     <tr *ngFor="let task of listOfTask; trackBy:trackTaskBy;">
       <td nzLeft="0">
 
 Review comment:
   should add nzWidth="40px"

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to