GenerousMan commented on issue #81: URL: https://github.com/apache/rocketmq-docker/issues/81#issuecomment-1619571905
The alpine image can cause this problem because there is no glibc in it. You can first turn off the broker switch related to cold reading: coldDataFlowControlEnable/ coldDataScanEnable. Or you can try to use the centos image. -- 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: dev-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org