首先,進入到RocketMQ安裝目錄,如:~/opt/rocketmq-all-5.2.0-bin-release。 執(zhí)行如下命令啟動NameServer: 1 $ sh bin/mqnamesrv 該命令執(zhí)行很慢,但是最終還是顯示啟動NameServer成功了,輸出日志如下: Java HotSpot(TM) 64-Bit Server VM warning: Using the DefNew young collector with the CMS collector is dep...