yg0x01 commented on a change in pull request #338:
URL:
https://github.com/apache/rocketmq-client-cpp/pull/338#discussion_r549251877
##########
File path: build.sh
##########
@@ -29,7 +29,7 @@ declare fname_openssl="openssl*.tar.gz"
declare fname_libevent="libevent*.zip"
declare fname_jsoncpp="jsoncpp*.zip"
declare fname_boost="boost*.tar.gz"
-declare fname_openssl_down="openssl-1.1.1d.tar.gz"
+declare fname_openssl_down="openssl-1.1.1i.tar.gz"
Review comment:
Actually no. I don't have any idea to make sure 1.1.1i make everything
right but it passed build.sh ExecutionTesting process and I use the .so/.a with
[python client](https://github.com/apache/rocketmq-client-cpp) in some simple
scenarios (push/pull consumer and producer) on arm/x86_64. It all works fine.
Maybe some more tests should be done but I can't find any documents or
resource.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]