Anonymitaet commented on code in PR #601:
URL: https://github.com/apache/pulsar-site/pull/601#discussion_r1226019619


##########
docs/security-athenz.md:
##########
@@ -182,7 +182,7 @@ client, err := pulsar.NewClient(pulsar.ClientOptions{
 
 Athenz has a mechanism called [Copper 
Argos](https://github.com/AthenZ/athenz/blob/master/docs/copper_argos.md). This 
means that ZTS distributes an X.509 certificate and private key pair to each 
service, which it can use to identify itself to other services within the 
organization.
 
-Pulsar currently supports Copper Argos only in Java and Go. When using Copper 
Argos, you need to provide at least the following four parameters:
+Pulsar currently supports Copper Argos only in Java, C++ and Go. When using 
Copper Argos, you need to provide at least the following four parameters:

Review Comment:
   ```suggestion
   Currently, Pulsar supports Copper Argos in Java, C++, and Go. When using 
Copper Argos, you need to provide at least the following four parameters:
   ```
   
   We do not need to emphasize "only" here since it implies a negative meaning 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to