weixiaoming369 commented on issue #8631:
URL: https://github.com/apache/rocketmq/issues/8631#issuecomment-2327768686

   Maybe I might have figured out the problem, but now I'm confused that when I 
start the broker with mqadmin mqbroker.cmd -n localhost:9876, it doesn't seem 
to be using the default configuration file broker.conf
   This can be deduced from the log information recorded by the broker.log, 
since I don't set any value for brokerName, and the value of the log record is 
inconsistent with the default configuration file, so from here I observe the 
corresponding enablePropertyFilter=false
   
![image](https://github.com/user-attachments/assets/17bbe617-a25b-4839-a662-684da6761700)
   
![image](https://github.com/user-attachments/assets/7276195e-3699-42d5-9fe6-b94e3fb23cbb)
   When I specified the profile, it became working
   this is my test result
   
![image](https://github.com/user-attachments/assets/40bde648-4b81-4c89-bf87-03e25f9e590d)
   So I'm wondering why the default config file isn't used, and maybe using a 
program instead of the command line doesn't give up this issue, but I'll have 
to wait until I actually test it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to