StevenLuMT opened a new issue, #3908: URL: https://github.com/apache/bookkeeper/issues/3908
**BUG REPORT** ***Describe the bug*** A clear and concise description of what the bug is. ***To Reproduce*** Steps to reproduce the behavior: 1. When another pr #3895 went to modify SingleDirectoryDbLedgerStorage.java, the checkstyle workflow run failed for [Error: Medium: org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.checkpoint(CheckpointSource$Checkpoint) does not release lock on all exception paths [org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage] At SingleDirectoryDbLedgerStorage.java:[line 791] UL_UNRELEASED_LOCK_EXCEPTION_PATH](https://github.com/apache/bookkeeper/actions/runs/4636635208/jobs/8204919905?pr=3895) ***Expected behavior*** the checkstyle workflow run successfully ***Screenshots*** <img width="1906" alt="image" src="https://user-images.githubusercontent.com/42990025/230578049-3b60bfbb-6888-4950-bdf1-2c0729f05958.png"> ***Additional context*** -- 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]
