szetszwo commented on PR #4660:
URL: https://github.com/apache/ozone/pull/4660#issuecomment-1546814692
I actually have a Multipart Upload test and I am able to verify that the
object ids for each part are different.
{code}
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=1, batchSize=640
B, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854771968
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=2, batchSize=1.25
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854771712
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=3, batchSize=1.88
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854770688
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=4, batchSize=2.50
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854770432
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=5, batchSize=3.13
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854771456
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=6, batchSize=3.75
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854771200
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=7, batchSize=4.38
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854772992
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=8, batchSize=5 KB,
discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854772224
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=9, batchSize=5.63
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854770176
Batch-61: deletedTable put(key: 98 B, value: 542 B), #put=10, batchSize=6.25
KB, discarded: 0 (0 B);
key=/s3v/s3bucket/testKey/76d7cb94-3369-470c-a83f-28448135f131-110365366127820801/-9223372036854772736
Batch-61: deletedTable batchSize=6.25 KB, discarded: 0 (0 B), #put=10,
#del=0
{code}
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]