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

Bryan Bende updated NIFI-13577:
-------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Correct Null Handling in Mapped Parameter Values
> ------------------------------------------------
>
>                 Key: NIFI-13577
>                 URL: https://issues.apache.org/jira/browse/NIFI-13577
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Recent changes to the main branch refactoring handling of values from 
> Parameter Providers introduced a Parameter Value Mapper interface for 
> determining how to serialize Parameter Values. The initial implementation did 
> not check for a null value prior to passing the value to the sensitive value 
> encryptor, creating the possibility for NullPointerExceptions. The Standard 
> Parameter Value Mapper should be corrected to check for a null input value 
> and return a null as the mapped value.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to