You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/01/02 06:34:02 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #4160: add Dynamic Configuration Consul AclToken

wu-sheng commented on a change in pull request #4160: add Dynamic Configuration Consul AclToken
URL: https://github.com/apache/skywalking/pull/4160#discussion_r362380189
 
 

 ##########
 File path: oap-server/server-configuration/configuration-consul/src/main/java/org/apache/skywalking/oap/server/configuration/consul/ConsulConfigurationCenterSettings.java
 ##########
 @@ -33,4 +33,8 @@
     @Getter
     @Setter
     private String hostAndPorts;
+
+    @Getter
+    @Setter
+    private String aclTokne;
 
 Review comment:
   There is a typo here. Are you not using IDE?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services