dlg99 commented on PR #17736:
URL: https://github.com/apache/pulsar/pull/17736#issuecomment-1252710552
LGTM but it broke testTruncateCorruptDataLedger
```
Error: Tests run: 9, Failures: 1, Errors: 0, Skipped: 3, Time elapsed:
45.675 s <<< FAILURE! - in
org.apache.pulsar.broker.service.BrokerBkEnsemblesTests
Error:
testTruncateCorruptDataLedger(org.apache.pulsar.broker.service.BrokerBkEnsemblesTests)
Time elapsed: 3.13 s <<< FAILURE!
org.apache.pulsar.client.admin.PulsarAdminException$ServerSideErrorException:
--- An unexpected error occurred in the server ---
Message: Can't trim fenced ledger
Stacktrace:
org.apache.bookkeeper.mledger.ManagedLedgerException$ManagedLedgerAlreadyClosedException:
Can't trim fenced ledger
```
--
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]