Closed andreidenissov-cog closed 3 years ago
We create storage handlers frequently for workload processing. Given that at least for S3/minio storage that involves high latency in some API calls, we need to improve overall handlers management, for example by caching already created instances.
Done.
We create storage handlers frequently for workload processing. Given that at least for S3/minio storage that involves high latency in some API calls, we need to improve overall handlers management, for example by caching already created instances.