[
https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007602#comment-15007602
]
ASF GitHub Bot commented on NIFI-1123:
--------------------------------------
Github user trkurc commented on a diff in the pull request:
https://github.com/apache/nifi/pull/116#discussion_r44999861
--- Diff:
nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/src/main/java/org/apache/nifi/processors/attributes/UpdateAttribute.java
---
@@ -136,7 +136,8 @@
.name("Delete Attributes Expression")
.description("Regular expression for attributes to be deleted
from flowfiles.")
--- End diff --
Does the description need to change here?
> Extend the "Delete Attributes Expression" to support Expression Language
> ------------------------------------------------------------------------
>
> Key: NIFI-1123
> URL: https://issues.apache.org/jira/browse/NIFI-1123
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Joe Skora
> Assignee: Joe Skora
> Priority: Minor
> Labels: easyfix, features, patch
>
> Allow the "Delete Attributes Expression" to accept Expression Language to
> dynamically produce the regular expression to identify attributes to be
> deleted per discussion on
> [NIFI-641|https://issues.apache.org/jira/browse/NIFI-641].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)