ivankelly opened a new pull request #1641: Delete offloaded ledger when ledger 
deleted
URL: https://github.com/apache/incubator-pulsar/pull/1641
 
 
   When a managed ledger trims a ledger, if that ledger has been
   offloaded to long term storage, delete it from long term storage
   also.
   
   Currently, it will always try to delete the bookkeeper ledger also,
   even if the ledger has already been offloaded. Handling for this case
   will be added in a later patch along with delayed bookkeeper ledger
   deletion in the case of offload.
   
   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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to