[Bug] Delayed Message cursor lost after topic unload
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.
### Version
OS: linux 3.10.0
Java: jdk17
pulsar: 3.2.0
### Minimal reproduce step
1. produce delayed message to a topic
2. restart topic owner broker
### What did you expect to see?
the message consume keeps normal
### What did you see instead?
The delayed message delivery immediately
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.