lordgamez commented on code in PR #1897:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1897#discussion_r1848108260


##########
thirdparty/grpc/remove-custom-commands-for-unused-dependencies.patch:
##########


Review Comment:
   Some libraries like the googleapis and evoy-api are built with the Grpc 
library as a thirdparty for cloud API support, but we don't use them for our 
use case, so we don't load those submodules and don't build them. These custom 
commands are used to generate protocol buffer interface for these APIs, but it 
would fail as we do not load those thirdparties.



-- 
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: issues-unsubscr...@nifi.apache.org

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

Reply via email to