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

Peter Turcsanyi updated NIFI-10152:
-----------------------------------
    Fix Version/s: 1.18.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Storage client caching in Azure ADLS processors
> -----------------------------------------------
>
>                 Key: NIFI-10152
>                 URL: https://issues.apache.org/jira/browse/NIFI-10152
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Nandor Soma Abonyi
>            Assignee: Nandor Soma Abonyi
>            Priority: Major
>              Labels: AZURE
>             Fix For: 1.18.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> In ADLS processors the client is created in the onTrigger method. Since 
> expression language is supported in the properties which are used in the 
> client it is not possible to extract the creation to eg. @OnSchedule. Now it 
> is not just a performance problem, but the underlying reactor-netty library 
> logs a misleading warning on every trigger which spoils the log. Because of 
> that we need use caching to retrieve the client.
> reactor-netty issue: [https://github.com/reactor/reactor-netty/issues/2300]



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

Reply via email to