-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
85493: cloud/amazon: add toggle for s3 storage to list prefix with additiona… r=rhu713 a=rhu713 …l marker Add toggle for s3 storage to list prefixes with a paging marker that's the prefix with an additional `/`. This allows certain s3 clones which return `s3://<prefix>/` as the first result of listing `s3://<prefix>` to exclude that result. This behavior is toggled via setting the environment variable `COCKROACH_S3_LIST_WITH_PREFIX_SLASH_MARKER` to true. Release note: None Co-authored-by: Rui Hu <[email protected]>
- Loading branch information
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters