You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/03/14 05:19:41 UTC

[GitHub] [nifi] alopresto commented on a change in pull request #4145: NIFI-7223 Fixed TLS regression when key password is set to empty

alopresto commented on a change in pull request #4145: NIFI-7223 Fixed TLS regression when key password is set to empty
URL: https://github.com/apache/nifi/pull/4145#discussion_r392558360
 
 

 ##########
 File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/coordination/http/replication/okhttp/OkHttpReplicationClient.java
 ##########
 @@ -71,9 +74,8 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 import org.springframework.util.StreamUtils;
+
 // Using static imports because of the name conflict:
 
 Review comment:
   This comment should move up along with lines 20-21 or be removed. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services