Github user alopresto commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2841#discussion_r201204152
--- Diff:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/src/main/java/org/apache/nifi/remote/protocol/http/StandardHttpFlowFileServerProtocol.java
---
@@ -68,7 +66,7 @@ public FlowFileCodec getPreNegotiatedCodec() {
}
@Override
- protected HandshakeProperties doHandshake(Peer peer) throws
IOException, HandshakeException {
--- End diff --
Ack. ---
