TianMing2018 opened a new pull request #3869: URL: https://github.com/apache/rocketmq/pull/3869
add find_java_home function to avoid error: Algorithm HmacSHA1 not available **Make sure set the target branch to `develop`** ## What is the purpose of the change Solve error Algorithm HmacSHA1 not available when your java_home is not found by adding find_java_home function to tools.sh ## Brief changelog Solve error Algorithm HmacSHA1 not available when your java_home is not found by adding find_java_home function to tools.sh ## Verifying this change eg: 172.17.0.2 is you rmqnamesrv ip address you can use this command(`docker exec -it rmqbroker ./mqadmin clusterList -n 172.17.0.2:9876`) to verify if RocketMQ broker works now. #23 Deploy broker with docker-compose returns NoSuchAlgorithmException -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
