Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- links to