CONTROP-88737:列出S3存储分段的内容时出现重复的对象
问题描述
- 从各种工具(s3cmd、AWS CLI、...)运行对象列表时、某些对象显示为重复对象:
[admin@ubu:~$ AWS S3 ls S3://mybket-end点URL http://cluster2s3 --page-size 5
2024-06-1114:34:25 0 file1.txt
file6.txt
2024-06-1114:34:26
0 file5.txt file7.txt 2024-06-11 14:34:26 0 file3.txt file5.txt file8.txt 2024-06-11 14:34:27 0
file4.txt
2024-06-11
14
:34:29
file2.txt
- 递归列表不受影响:
[admin@ubu:~$ AWS S3 ls s3://tcb --endpoint-url http://cluster2s3 --page-size 5 -递归
2024-06-1114:34:25 0 file1.txt
file4.txt
file7.txt
2024-06-11 14:34:26 0 file5.txt file8.txt
2024-06-11 14:34:26 0 file3.txt file6.txt 2024-06-11
14:34
:14-06-11
file2.txt