moremind commented on code in PR #5598:
URL: https://github.com/apache/shenyu/pull/5598#discussion_r1775214521


##########
shenyu-common/src/main/java/org/apache/shenyu/common/config/ShenyuConfig.java:
##########
@@ -70,7 +70,9 @@ public class ShenyuConfig {
     private SpringCloudCacheConfig springCloudCache = new 
SpringCloudCacheConfig();
     
     private AlertConfig alert = new AlertConfig();
-    
+
+    private String namespaceId = "";

Review Comment:
   can set empty string



-- 
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: notifications-unsubscr...@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to