This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git

commit 76d4c3d9d35c2e21f3d66f17b67f00fc33b2fff5
Author: bao.liu <bao....@huawei.com>
AuthorDate: Fri Feb 9 09:35:05 2018 +0800

    remove unused variable
---
 .../servicecomb/serviceregistry/consumer/MicroserviceManager.java       | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/service-registry/src/main/java/org/apache/servicecomb/serviceregistry/consumer/MicroserviceManager.java
 
b/service-registry/src/main/java/org/apache/servicecomb/serviceregistry/consumer/MicroserviceManager.java
index a94ec1e..3181fde 100644
--- 
a/service-registry/src/main/java/org/apache/servicecomb/serviceregistry/consumer/MicroserviceManager.java
+++ 
b/service-registry/src/main/java/org/apache/servicecomb/serviceregistry/consumer/MicroserviceManager.java
@@ -26,8 +26,6 @@ import 
org.apache.servicecomb.serviceregistry.task.event.RecoveryEvent;
 import com.google.common.eventbus.Subscribe;
 
 public class MicroserviceManager {
-  private static final int MAX_NUM_OF_MICROSERVICES = 1000;
-
   private AppManager appManager;
 
   private String appId;

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to