zhuzhurk commented on a change in pull request #10082: [FLINK-14164][runtime] 
Add a counter ‘numberOfRestarts’ to show number of restarts
URL: https://github.com/apache/flink/pull/10082#discussion_r343536568
 
 

 ##########
 File path: docs/monitoring/metrics.md
 ##########
 @@ -1276,9 +1276,17 @@ Metrics related to data exchange between task executors 
using netty network comm
     </tr>
     <tr>
       <td>fullRestarts</td>
-      <td>The total number of full restarts since this job was submitted.</td>
+      <td>
+        The total number of restarts since this job was submitted.
 
 Review comment:
   I have removed this hotfix and think we should do it in FLINK-14643 along 
with the deprecation of `fullRestart`.
   The fix of this description is another task FLINK-14641, since it should be 
applied to 1.9 as well.

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


With regards,
Apache Git Services

Reply via email to