13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
brokerClusterName = hyapp-local
|
|
brokerName = broker-a
|
|
brokerId = 0
|
|
deleteWhen = 04
|
|
fileReservedTime = 48
|
|
brokerRole = ASYNC_MASTER
|
|
flushDiskType = ASYNC_FLUSH
|
|
autoCreateTopicEnable = true
|
|
# Local RocketMQ clients run in two places: Docker containers and host go run
|
|
# processes. Advertising the Docker host address keeps both paths reachable.
|
|
brokerIP1 = host.docker.internal
|
|
listenPort = 10911
|