You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
ALL
RocketMQ version
ALL
JDK Version
No response
Describe the Bug
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
Steps to Reproduce
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
What Did You Expect to See?
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
What Did You See Instead?
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
DongyuanPan
changed the title
[Bug] Many Broker configuration items are Boolean values. If a space is added after true, the configuration will not take effect.
[ISSUE #7659] Many Broker configuration items are Boolean values. If a space is added after true, the configuration will not take effect.
Dec 14, 2023
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
ALL
RocketMQ version
ALL
JDK Version
No response
Describe the Bug
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
Steps to Reproduce
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
What Did You Expect to See?
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
What Did You See Instead?
Add a space after true in the broker configuration item. Check the configuration after starting the broker. It is actually false.
Additional Context
No response
The text was updated successfully, but these errors were encountered: