-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 7.10, 8.10, 9.10, 10.1
-
Fix Version/s: None
-
Component/s: S3
The setupCloudClient method of the S3 binary manager is really long and when one wants to add a customization, then he has to override this whole method in another class.
This leads to problems for instance when we fix bugs in that method, they are not fixed in the child implementations.
- is related to
-
NXP-28460 New implementation S3BlobProvider
- Resolved