hlteoh37 commented on code in PR #22901:
URL: https://github.com/apache/flink/pull/22901#discussion_r1265531671


##########
docs/layouts/shortcodes/generated/expert_rest_section.html:
##########
@@ -20,6 +20,18 @@
             <td>Long</td>
             <td>The time in ms that the client waits for the leader address, 
e.g., Dispatcher or WebMonitorEndpoint</td>
         </tr>
+        <tr>
+            <td><h5>rest.cache.checkpoint-statistics.size</h5></td>

Review Comment:
   In my mind, `rest.*` should be configs that are REST API relation, whereas 
`web.*` should control configs that are Flink dashboard related (e.g. 
`web.refresh-interval`. 
   
   Decided to go with `rest.*` because this cache is a REST API concept



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