davidradl commented on code in PR #27388:
URL: https://github.com/apache/flink/pull/27388#discussion_r2668504230
##########
docs/layouts/shortcodes/generated/all_jobmanager_section.html:
##########
@@ -8,6 +8,30 @@
</tr>
</thead>
<tbody>
+ <tr>
+ <td><h5>archived-application-store.cache-size</h5></td>
+ <td style="word-wrap: break-word;">52428800</td>
+ <td>Long</td>
+ <td>The archived application store cache size in bytes which is
used to keep completed applications in memory.</td>
Review Comment:
I think we need to document the motivation for using the archived
application store somewhere so it is obvious the value that the user gets from
using this and the risks around staleness
--
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]