Description
BUG REPORT
- Please describe the issue you observed:
when i started rocketmq with bin/controller/fast-try.sh start
on WSL all of them. WSL IP :172.21.34.249"
then i reboot WSL then it IP changes to: 172.28.90.102
and then i started rocketmq with bin/controller/fast-try.sh start
on WSL again
The broker cannot register with the controller
- Please tell us about your environment:
env: develop - Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
platform:WSL
Containerization deployment has a significant impact.
FEATURE REQUEST
-
Please describe the feature you are requesting.
-
Provide any additional detail on your proposed use case for this feature.
-
Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
-
If there are some sub-tasks involved, use -[] for each sub-task and create a corresponding issue to map to the sub-task:
- sub-task1-issue-number: sub-task1 description here,
- sub-task2-issue-number: sub-task2 description here,
- ...