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

 ##########
 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:
   not changing that one with this PR, sorry
   
   FYI: my IntelliJ is actually giving me a warning using `Optional` as a field 
or a method parameter.

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

Reply via email to