[
https://issues.apache.org/jira/browse/NIFI-9300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428843#comment-17428843
]
ASF subversion and git services commented on NIFI-9300:
-------------------------------------------------------
Commit 32c7d856c8fd591ce85fff21c47ec7dec0a12a63 in nifi's branch
refs/heads/main from Lehel Boér
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=32c7d85 ]
NIFI-9300: Fix AWSCredentialsService EL attribute evaluation. (#5456)
> AWSCredentialsProviderControllerService tries 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
> Fix For: 1.15.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> [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)