You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/15 02:59:06 UTC

[GitHub] [rocketmq] ni-ze commented on issue #4161: Illegal reflective access by org.apache.rocketmq.store.MappedFile$1 rocketmq-store-4.9.3.jar

ni-ze commented on issue #4161:
URL: https://github.com/apache/rocketmq/issues/4161#issuecomment-1099804432

   I check on branch release-4.9.3 source code. There is no problem.
   ```xml
   1. mvn -Prelease-all -DskipTests clean install -U
   2. cd ~/distribution/target/rocketmq-4.9.4-SNAPSHOT/rocketmq-4.9.4-SNAPSHOT
   3. sh  bin/mqnamesrv
   4.  sh bin/mqbroker -n localhost:9876
   5. send message and success.
   ```


-- 
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-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org