rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

Rocketmq restart failed

Open smallemployees opened this issue 1 year ago • 1 comments

Before Creating the Bug Report

  • [X] I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • [X] I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

K8s running cluster

RocketMQ version

4.6.0

JDK Version

No response

Describe the Bug

After the pod restarts, the consistent startup fails, indicating that the instance has already been running. However, the reason for checking later is that the lock file already exists. Why didn't the cleaning be done during the restart

Steps to Reproduce

Abnormal down of service, causing K8S to pull up the pod

What Did You Expect to See?

Can clear lock files before shutting down

What Did You See Instead?

重启失败

Additional Context

No response

smallemployees avatar Nov 20 '23 09:11 smallemployees