ltamber
ltamber
you can look at [rocketmq-docker](https://github.com/apache/rocketmq-docker/tree/master/image-build), and edit the Dockerfile and replace the file `rocketmq-all-${ROCKETMQ_VERSION}-bin-release.zip`
> Jars packaged with Maven do not have a bin directory Did you follow this [BUILDING GUIDE](https://github.com/apache/rocketmq/blob/develop/BUILDING) ?
> > > Jars packaged with Maven do not have a bin directory > > > > > > Did you follow this [BUILDING GUIDE](https://github.com/apache/rocketmq/blob/develop/BUILDING) ? > > It works,...
@caigy PTAL
why we don't use [org.junit.rules.TemporaryFolder](https://junit.org/junit4/javadoc/4.12/org/junit/rules/TemporaryFolder.html)
> > > > 可以考虑创建service以便于在k8s集群外访问rocketmq 吗? 可以试下NodePort类型service
I can't reproduce it using `openjdk version "1.8.0_382"`, Maybe you are using an older JDK distributions, can you follow the instructions in `bin/runbroker.sh` to check the JAVA_MAJOR_VERSION.
I have tried to reproduce it on M1 Macbook and still had no issues, it might be specific to certain JDK versions ?  
Is the namesrv address set correctly?