ivankelly opened a new pull request #1888: Move UUID in S3 object name to start
URL: https://github.com/apache/incubator-pulsar/pull/1888
 
 
   This acheives better load balancing on S3, as I guess internally
   objects in buckets are distributed over machines based on their
   names. Randomizing the names is the Amazon recommended way to acheive
   high request rates.
   
   
https://docs.aws.amazon.com/AmazonS3/latest/dev/request-rate-perf-considerations.html
   
   Master Issue: #1511
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to