ivankelly opened a new pull request #1855: S3 offloader should throw an error on receiving an empty ledger URL: https://github.com/apache/incubator-pulsar/pull/1855 ManagedLedger should never send an empty ledger for offload, as its a waste of resources. This patch adds a defensive check to ensure that if the S3 offload does get an empty ledger, it doesn't even attempt to create any resources on the S3 side. 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
