[
https://issues.apache.org/jira/browse/NIFI-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680821#comment-17680821
]
ASF subversion and git services commented on NIFI-11096:
--------------------------------------------------------
Commit 5101db2ab736bab4f08acce90f7880f0cb06de78 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5101db2ab7 ]
NIFI-11096 This closes #6889. Added EncodeContent to Processor services
definition
- Deprecated Base64EncodeContent in favor of EncodeContent
- Updated EncodeContent to use Commons Codec for Hexadecimal encoding
Signed-off-by: Joe Witt <[email protected]>
> EncodeContent not listed in Standard Processors
> -----------------------------------------------
>
> Key: NIFI-11096
> URL: https://issues.apache.org/jira/browse/NIFI-11096
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.20.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{EncodeContent}} Processor is not listed in among available Processors
> under {{META-INF/services}} resulting in it not being available for flow
> configuration.
> The Processor supports encoding in Base64, Base32, and Hexadecimal, so it
> provides a more generalized replacement for Base64EncodeContent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)