[
https://issues.apache.org/jira/browse/NIFI-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689854#comment-17689854
]
ASF subversion and git services commented on NIFI-11188:
--------------------------------------------------------
Commit 284804ac424557d15ee8cc6ac4c9d5b862e1aafa in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=284804ac42 ]
NIFI-11188 Removed ProcessContext encrypt and decrypt methods
- Removed unnecessary references to PropertyEncryptor from multiple framework
components
Signed-off-by: Pierre Villard <[email protected]>
This closes #6962.
> Remove ProcessContext encrypt and decrypt methods
> -------------------------------------------------
>
> Key: NIFI-11188
> URL: https://issues.apache.org/jira/browse/NIFI-11188
> Project: Apache NiFi
> Issue Type: Task
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{ProcessContext}} interface methods {{encrypt}} and {{decrypt}} were
> deprecated for removal in NiFi 1.20.0. Removing deprecated JMS processors
> from the {{nifi-standard-processors}} module removed references inside the
> project. Removing these interface methods and corresponding implementations
> also reduces the need to pass around references to {{{}PropertyEncryptor{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)