b923 commented on a change in pull request #9759: [FLINK-14169][history-server] 
Cleanup expired jobs from history server
URL: https://github.com/apache/flink/pull/9759#discussion_r335906517
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/configuration/HistoryServerOptions.java
 ##########
 @@ -89,6 +89,16 @@
                        .withDescription("Enable HTTPs access to the 
HistoryServer web frontend. This is applicable only when the" +
                                " global SSL flag security.ssl.enabled is set 
to true.");
 
+       /**
+        * Specifies whether should HistoryServer process job archive deletion. 
If this option is enabled
+        * then deleted job archives are also deleted from HistoryServer. By 
default is disabled.
 
 Review comment:
   Updated, thank you.

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