You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/05 05:05:35 UTC

[GitHub] [pulsar] BewareMyPower commented on a diff in pull request #17439: [improve][client-c++] support Exclusive Producer access mode for c++

BewareMyPower commented on code in PR #17439:
URL: https://github.com/apache/pulsar/pull/17439#discussion_r962480223


##########
pulsar-client-cpp/include/pulsar/ProducerConfiguration.h:
##########
@@ -27,6 +27,7 @@
 #include <pulsar/ProducerCryptoFailureAction.h>
 #include <pulsar/CryptoKeyReader.h>
 #include <pulsar/Schema.h>
+#include <lib/PulsarApi.pb.h>

Review Comment:
   `PulsarApi.pb.h` should not be exposed to user.



-- 
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: commits-unsubscribe@pulsar.apache.org

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