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 should be classified as an enhancement rather than a bug/feature.
Summary
unify the home dir
Motivation
When I try to start rocketmq 5.2.0 by src locally, I have to config the home directory nearly for every part of rocketmq, such as namesrv, proxy, broker, brokercontroller, brokercontainer, mqadmin, acl and so on. Especially manually. The config almost share the same directory path. It's a tedious work. So I suggest to unify the rocketmq home directory.
Describe the Solution You'd Like
Unify the home dir in MixAll class
Describe Alternatives You've Considered
the other better impl
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Before Creating the Enhancement Request
Summary
unify the home dir
Motivation
When I try to start rocketmq 5.2.0 by src locally, I have to config the home directory nearly for every part of rocketmq, such as namesrv, proxy, broker, brokercontroller, brokercontainer, mqadmin, acl and so on. Especially manually. The config almost share the same directory path. It's a tedious work. So I suggest to unify the rocketmq home directory.
Describe the Solution You'd Like
Unify the home dir in MixAll class
Describe Alternatives You've Considered
the other better impl
Additional Context
No response
The text was updated successfully, but these errors were encountered: