[ 
https://issues.apache.org/jira/browse/NIFI-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard updated NIFI-2906:
---------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Remove unused member variables from ReplaceText
> -----------------------------------------------
>
>                 Key: NIFI-2906
>                 URL: https://issues.apache.org/jira/browse/NIFI-2906
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>            Priority: Trivial
>             Fix For: 1.1.0
>
>
> The following two member variables are not used (see line: ~213)
> {code}
> final String unsubstitutedRegex = 
> context.getProperty(SEARCH_VALUE).getValue();
>         String unsubstitutedReplacement = 
> context.getProperty(REPLACEMENT_VALUE).getValue();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to