[
https://issues.apache.org/jira/browse/NIFI-9300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lehel Boér updated NIFI-9300:
-----------------------------
Description: [https://github.com/apache/nifi/pull/5288] changed
StandardConfigurationContext's properties map to unmodifiable which caused
regression in AWSCredentialsProviderControllerService. The attributes in
AWSCredentialsProviderControllerService::onConfigured should be put to a
modifiable map.
> AWSCredentialsProviderControllerService tires to put EL evaluated attributes
> to an unmodifiable collection
> ----------------------------------------------------------------------------------------------------------
>
> Key: NIFI-9300
> URL: https://issues.apache.org/jira/browse/NIFI-9300
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
>
> [https://github.com/apache/nifi/pull/5288] changed
> StandardConfigurationContext's properties map to unmodifiable which caused
> regression in AWSCredentialsProviderControllerService. The attributes in
> AWSCredentialsProviderControllerService::onConfigured should be put to a
> modifiable map.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)