eemario commented on code in PR #27388:
URL: https://github.com/apache/flink/pull/27388#discussion_r2674538488
##########
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:
Updated: Added comments around the new configuration options in
`JobManagerOptions` to clarify the transition from job store to application
store. And a detailed description can also be found here:
https://issues.apache.org/jira/browse/FLINK-38845
--
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]