You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2022/06/01 18:28:00 UTC

[jira] [Resolved] (NIFI-10074) PutSmbFile.customValidate may throw UnsupportedOperationException

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

Mark Payne resolved NIFI-10074.
-------------------------------
    Fix Version/s: 1.17.0
       Resolution: Fixed

> PutSmbFile.customValidate may throw  UnsupportedOperationException
> ------------------------------------------------------------------
>
>                 Key: NIFI-10074
>                 URL: https://issues.apache.org/jira/browse/NIFI-10074
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>             Fix For: 1.17.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The current _PutSmbFile.customValidate_ implementation initializes a _Collections.emptySet()_ to collect validation results into. Being an immutable collection it throws an _UnsupportedOperationException_ when an actual ValidationResult is added.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)