[
https://issues.apache.org/jira/browse/NIFI-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandor Soma Abonyi updated NIFI-10152:
--------------------------------------
Status: Patch Available (was: In Progress)
> 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
> Time Spent: 1h 40m
> 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)