maskit commented on a change in pull request #2177: Allow construction of c++
builtin auth plugins via factory
URL: https://github.com/apache/incubator-pulsar/pull/2177#discussion_r203084783
##########
File path: pulsar-client-cpp/lib/auth/AuthAthenz.h
##########
@@ -25,6 +25,9 @@
namespace pulsar {
+const std::string ATHENZ_PLUGIN_NAME = "tls";
Review comment:
athenz?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services