Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Create topic failed with TLS enable in DLedger mode. #9136

Open
3 tasks done
hexueyuan opened this issue Jan 15, 2025 · 0 comments
Open
3 tasks done

[Bug] Create topic failed with TLS enable in DLedger mode. #9136

hexueyuan opened this issue Jan 15, 2025 · 0 comments

Comments

@hexueyuan
Copy link

Before Creating the Bug Report

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

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

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

Runtime platform environment

CentOS 8

RocketMQ version

4.9.8

JDK Version

JDK 21

Describe the Bug

Create topic failed with TLS enable in DLedger mode, I notice that it first report at #4273 and fix in #4274 , but it seems not merge to current release. And no processing logic related to this problem was found in the code, I don't know if this issue has been resolved.

Steps to Reproduce

Startup a DLedger cluster and enable TLS, then create new topic to reproduce this issue.

What Did You Expect to See?

Broker should provide service normally with TLS enable in DLedger mode.

What Did You See Instead?

Create topic failed with TLS enable in DLedger mode.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant