Hi, > Thanks for your time, Let me give some explanation for your questions. > Rocketmq-cpp client for both windows and linux are located at: > https://github.com/apache/rocketmq-externals/tree/master/rocketmq-cpp
Thanks for that, looking there, a see a couple of minor issues: - A number of .ccp and .h are files are missing headers. It seems a little random which files have ASF headers and which don’t. - There is some 3rd party code in the repo for instance big_endian.cpp/.h and code in src/thread/disruptor. There have permissive licenses so there’s no issues there. Given the above are you 100% sure all files have been developed in the project and that none of the 20 or 30 files with missing header have came from elsewhere? > I had signed ICLA before, only me contributes this rocketmq-cpp client > currently, looking forward to new volunteers. Has anyone contributed in the past to the code base other than yourself? Thanks, Justin
