eolivelli commented on PR #17736:
URL: https://github.com/apache/pulsar/pull/17736#issuecomment-1253380790

   @dlg99 I have fixed the test.
   The test was trying do something that cannot happen.
   it was calling "ledgerManager.delete()" and then "truncate()".
   
   I removed "delete", the test is still meaningful, because it tests that the 
truncation works in case of missing ledgers (due to concurrent execution or 
previous deletion)


-- 
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]

Reply via email to