martinzink commented on code in PR #1927: URL: https://github.com/apache/nifi-minifi-cpp/pull/1927#discussion_r2077530496
########## extensions/aws/processors/AwsProcessor.h: ########## @@ -0,0 +1,188 @@ +/** + * @file S3Processor.h + * Base S3 processor class declaration + * Review Comment: Good catch, I hate these with a passion. Purged them from aws extension in https://github.com/apache/nifi-minifi-cpp/pull/1927/commits/3bf6cb8601b1584cdb9ee1c9a252ee97577699da -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
