pnowojski commented on a change in pull request #6838:
[FLINK-9878][network][ssl] add more low-level ssl options
URL: https://github.com/apache/flink/pull/6838#discussion_r226291127
##########
File path:
flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/history/HistoryServer.java
##########
@@ -88,6 +90,7 @@
private final HistoryServerArchiveFetcher archiveFetcher;
+ @Nullable
Review comment:
`Optional`? :(
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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