Issue Number : 700378a
| Issue | Abnormal behavior may occur in certain situations where IO failure happens. |
| Cause | Lock release handling is insufficient during the exception handling process. |
| Solutions | The exception handling logic is reinforced to ensure that the lock is properly released on IO failure. |