alopresto commented on a change in pull request #3787: NIFI-6734: 
S3EncryptionService fixes and improvements
URL: https://github.com/apache/nifi/pull/3787#discussion_r331188407
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/s3/AbstractS3Processor.java
 ##########
 @@ -130,8 +130,9 @@
     public static final PropertyDescriptor ENCRYPTION_SERVICE = new 
PropertyDescriptor.Builder()
             .name("encryption-service")
             .displayName("Encryption Service")
-            .description("Specifies the Encryption Service Controller used 
configure requests.  "
-                    + "For backward compatibility, this value is ignored when 
'Server Side Encryption' is set.")
+            .description("Specifies the Encryption Service Controller used 
configure requests. " +
 
 Review comment:
   Typo: "used _to_ configure requests. "

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


With regards,
Apache Git Services

Reply via email to