You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by "StevenLuMT (via GitHub)" <gi...@apache.org> on 2023/04/07 08:59:50 UTC

[GitHub] [bookkeeper] StevenLuMT opened a new issue, #3908: [Bug] SingleDirectoryDbLedgerStorage#flushMutex does not release lock on all exception paths

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

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


[GitHub] [bookkeeper] StevenLuMT closed issue #3908: [Bug] SingleDirectoryDbLedgerStorage#flushMutex does not release lock on all exception paths

Posted by "StevenLuMT (via GitHub)" <gi...@apache.org>.
StevenLuMT closed issue #3908: [Bug] SingleDirectoryDbLedgerStorage#flushMutex does not release lock on all exception paths
URL: https://github.com/apache/bookkeeper/issues/3908


-- 
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@bookkeeper.apache.org

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