ltamber

Results 10 comments of 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,...

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 ? ![image](https://github.com/apache/rocketmq/assets/5679413/c025dbda-810e-4f43-9f04-cfd72fc392ab) ![image](https://github.com/apache/rocketmq/assets/5679413/e23c47b9-8517-4545-98af-3ed237d96089)