markobean commented on a change in pull request #5061:
URL: https://github.com/apache/nifi/pull/5061#discussion_r628795647



##########
File path: 
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/SFTPTransfer.java
##########
@@ -131,6 +181,43 @@
         .required(true)
         .build();
 
+    public static final PropertyDescriptor KEY_ALGORITHMS_ALLOWED = new 
PropertyDescriptor.Builder()

Review comment:
       Recommend adding support for Variable Registry EL support to the new 
properties.




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


Reply via email to