kezhenxu94 commented on a change in pull request #6975:
URL: https://github.com/apache/skywalking/pull/6975#discussion_r635130102



##########
File path: 
apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/conf/dynamic/ConfigurationDiscoveryService.java
##########
@@ -62,6 +62,8 @@
     private String uuid;
     private final Register register = new Register();
 
+    private int lastRegisterWatcherSize;

Review comment:
       ```suggestion
       private volatile int lastRegisterWatcherSize;
   ```




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


Reply via email to