[
https://issues.apache.org/jira/browse/NIFI-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Troy Melhase updated NIFI-6596:
-------------------------------
Status: Patch Available (was: Open)
> Move AmazonS3EncryptionService to nifi-asw-service-api module
> -------------------------------------------------------------
>
> Key: NIFI-6596
> URL: https://issues.apache.org/jira/browse/NIFI-6596
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Troy Melhase
> Assignee: Troy Melhase
> Priority: Trivial
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Seeing logs like this:
> {{019-08-27 16:14:35,075 WARN [main]
> o.a.n.n.StandardExtensionDiscoveringManager Component
> org.apache.nifi.processors.aws.s3.FetchS3Object is bundled with its
> referenced Controller Service APIs
> org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService. The service APIs
> should not be bundled with component implementations that reference it.}}
> {{2019-08-27 16:14:35,081 WARN [main]
> o.a.n.n.StandardExtensionDiscoveringManager Component
> org.apache.nifi.processors.aws.s3.PutS3Object is bundled with its referenced
> Controller Service APIs
> org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService. The service APIs
> should not be bundled with component implementations that reference it.}}
> {{2019-08-27 16:14:35,195 WARN [main]
> o.a.n.n.StandardExtensionDiscoveringManager Controller Service
> org.apache.nifi.processors.aws.s3.encryption.StandardS3EncryptionService is
> bundled with its supporting APIs
> org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService. The service APIs
> should not be bundled with the implementations.}}
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)