You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/28 07:22:33 UTC

[GitHub] [pulsar] eolivelli commented on issue #13526: PIP 129: Introduce intermediate state for ledger deletion

eolivelli commented on issue #13526:
URL: https://github.com/apache/pulsar/issues/13526#issuecomment-1001908452


   There is no need to add a background operation.
   We can do the deletion in the same thread, after the 'mark' phase.
   
   Otherwise we will introduce more complexity in understanding when the deletion happens (and you will see many new flaky tests for instance)


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org