You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to squeeze as much out of the connector as possible, we would like to have a way to disable certain superfluous (in our opinion) S3 checks like Utils.checkThatBucketHasObjectLifecycleConfiguration.
There's definitely value in having them on by default, but once addressed, it would be great to have an option to turn them off, so no extra calls are made except for the essentials.
The text was updated successfully, but these errors were encountered:
@zaza
Thank you for the suggestion on ways to improve the connector. While I cannot promise any specific timeframes, we are considering this suggestion for future improvements to the connector. As always, please feel free to contribute your own code improvements as a PR and we will be happy to review and merge it.
In order to squeeze as much out of the connector as possible, we would like to have a way to disable certain superfluous (in our opinion) S3 checks like
Utils.checkThatBucketHasObjectLifecycleConfiguration
.There's definitely value in having them on by default, but once addressed, it would be great to have an option to turn them off, so no extra calls are made except for the essentials.
The text was updated successfully, but these errors were encountered: